Aug 3, 2005 #1 Rodie Programmer Jun 27, 2004 132 FR Hi all Is there a way, in Javascript, to make the browser's taskbar button blink when there is a particular event ? It's like in MSN Messenger ... Thanks if you know
Hi all Is there a way, in Javascript, to make the browser's taskbar button blink when there is a particular event ? It's like in MSN Messenger ... Thanks if you know
Aug 4, 2005 #2 BillyRayPreachersSon Programmer Dec 8, 2003 17,047 GB You'd have to use some sort of ActiveX control or Java applet to do this. It cannot be done with basic JS alone, AFAIK. Hope this helps, Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
You'd have to use some sort of ActiveX control or Java applet to do this. It cannot be done with basic JS alone, AFAIK. Hope this helps, Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]