Hi All,
I'm facing some problem with javascript events.
My application displays an hour glass on document.onstop .
I want an event to be triggered when a file download option pops up so that the hour glass is hidden.
Any help in this regards will b appreciated.
Is there any other way of calling the hour glass function(other than document.onstop ) ??
Thanks,
Joslin
I'm facing some problem with javascript events.
My application displays an hour glass on document.onstop .
I want an event to be triggered when a file download option pops up so that the hour glass is hidden.
Any help in this regards will b appreciated.
Is there any other way of calling the hour glass function(other than document.onstop ) ??
Thanks,
Joslin
Comment