WillShakespeare
MIS
This may be the wrong place to post this...
I have created an htm page for a client with an iFrame which loads a jsp page, which contains an interactive performance chart. Thing is the darn thing takes about 10 seconds to load, even at work with a 2MB leased line.
So I can imagine it's not any better for clients at home viewing the site.
Anyway, I have been asked if I could implement a "Please Wait..." message as it loads.
However, I can't seem to do this. The IFRAME itself is in a scrollable div container (part of the design of the site), even normal HTML outside of the OFRAME, but within the div container does not show up until the iframe is finished loading.
Any ideas at least where I can look?
Will
I have created an htm page for a client with an iFrame which loads a jsp page, which contains an interactive performance chart. Thing is the darn thing takes about 10 seconds to load, even at work with a 2MB leased line.
So I can imagine it's not any better for clients at home viewing the site.
Anyway, I have been asked if I could implement a "Please Wait..." message as it loads.
However, I can't seem to do this. The IFRAME itself is in a scrollable div container (part of the design of the site), even normal HTML outside of the OFRAME, but within the div container does not show up until the iframe is finished loading.
Any ideas at least where I can look?
Will