Posts: 2,254
Name: Keith Marshall
Location: West Hartford, CT
|
Hi everyone, I have a question on how to use javascript to alert / notify a user to a call to action from a page that is not running in a focused forground.
Here is what I'm trying to build. I am creating a live help notification for our call center sales people to know when a customer is wanting to connect with a live chat. My plan is to have our people keep open an active web page during the day, and through the magic of AJAX, allow an audio file to play an alert sound when a new request comes through.
My question is how can I provide a visual alert on the screen too? Can javascript be used to flash the IE application tab in the task bar of Windows? Similiar to other applications when they flash when attention is needed.
Any help and/or suggestions is appreciated!
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|