I have a script that facilitates 3 Ajax requests. One of the requests
takes a while for the server to render because it dynamically creates
a series of .png files in a hidden div which is toggled to display
inline. Because the server takes long to render, the users are
prompted (by IE) to turn off the script.  Is there anything I can do
to turn off the warning using prototype? The request understandably
takes a long time.

Thnx In advance,
dj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to