jimbojames5645
Programmer
Is there a way to cause the taskbar button of the browser to flash/blink? I want to be notified when a certain thing happens in a script that runs continuously, i.e.,
if($x == 5)
{
//browser taskbar button flashs
}
if($x == 5)
{
//browser taskbar button flashs
}