Page 1 of 1

task bar

Posted: Mon Mar 20, 2006 1:33 am
by s.dot
i have a chat script (works perfectly :P) but when people move away from the chat window to another window i'd like the task bar to "light up" on windows

how do I acheive this effect?

Posted: Mon Mar 20, 2006 1:40 am
by feyd
Last I checked, flashing the window is OS specific functionality, however if you did an alert(), it will typically cause the browser to flash the window (and ding) both of which can be annoying.

Posted: Mon Mar 20, 2006 1:42 am
by s.dot
yeah well either/or, but I'm not sure how to tell if the window is not active?

javascript, focus?