Folks -

I typically have one page with hidden divs that I use a slider script on to
bring divs into view with the 'slide' effect.

Some content however, I pull dynamically via Ajax, and some pages have
images which take a few seconds to load and aren't cached.

What are some light weight best practices to block the UI and use a loading
indicator until the DOM is completely available with all images?

I'm not sure if window.onload gets triggered after the initial page load, so
I can't necessarily use that.

Thank you for any insight.

- sf

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to