• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

blink tab

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
5 posts • Page 1 of 1

Postby dudule » Tue Oct 11, 2011 7:54 am

Hello,
I see in the description of last realease : "Add a blink effect to the tab's notifications" ... but, i haven't this blink effect.
in pfcgui.js, i have :
Code: Select all
    // handle the blicking effect
    var div = $('pfc_tabdiv'+tabid);
    if (div)
    {
      if (div.blinkstat == true)
      {
        div.setAttribute(className, 'pfc_tabblink1');
      }
      else
      {
        div.setAttribute(className, 'pfc_tabblink2');
      }
      div.blinkstat = !div.blinkstat;
      div.blinktimeout = setTimeout('pfc.gui.notifyTab(''+tabid+'');', 500);
    }

but i haven't any refrence to pfc_tabdiv or pfc_tabblink1 in any other file. Is it normal ?
Could you give me the right code please ?
Thanks.
dudule
New member
 
Posts: 5
Joined: Wed Oct 05, 2011 10:23 am
Top

Postby nickgallis » Sat Oct 15, 2011 4:21 pm

I'm interest me too ... I try to set option to blink when new messaga write on chat ..
Last edited by nickgallis on Sat Oct 15, 2011 4:30 pm, edited 1 time in total.
nickgallis
New member
 
Posts: 8
Joined: Tue Oct 11, 2011 4:26 pm
Top

Postby nickgallis » Mon Oct 17, 2011 6:41 pm

any help to this ????


PS
Any peopple can tell if possible .... or not???
Last edited by nickgallis on Sat Oct 22, 2011 10:01 am, edited 1 time in total.
nickgallis
New member
 
Posts: 8
Joined: Tue Oct 11, 2011 4:26 pm
Top

Postby nickgallis » Sat Oct 22, 2011 10:06 am

any have an idea if possible to make it?
nickgallis
New member
 
Posts: 8
Joined: Tue Oct 11, 2011 4:26 pm
Top

Postby nickgallis » Mon Oct 24, 2011 11:39 am

other up ... no people who can explain how to get this effect or how to set up for it?
nickgallis
New member
 
Posts: 8
Joined: Tue Oct 11, 2011 4:26 pm
Top


Post a reply
5 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 17 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub