Hi,

Is there a good way to know when a page is loaded and fully initiated
on the iPhone?

I am doing some javascript animations on a page and even though it
waits for onLoad there is a freeze for a couple of seconds before the
animations are actually shown on the screen. During that time however
the javascript is running so the first frames you see are from a few
seconds into the animations.

It helps to put in a timeout for about a second before starting the
animation, but since different pages takes different time to initiate
it would be nice if you can check it some other way.

Thanks in advance!

/Karl

--~--~---------~--~----~------------~-------~--~----~
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