doodler
05-21-2003, 09:51 AM
I have a page in my site that allows the user to change stylesheets (for IE users only) and when they choose the stylesheet IE downloads it, and says so on the status bar. If the user does not look at the status bar (or doesn't have it in view) they do not know that the stylesheet is downloading.
So would it be possible for javascript to detect a download of a stylesheet and display a loading alert such as
window.alert("Please wait while the stylesheet loads...");
So would it be possible for javascript to detect a download of a stylesheet and display a loading alert such as
window.alert("Please wait while the stylesheet loads...");