opok: Try this, it worked for my Droid:
window.scrollTo(0, window.innerHeight); -Dylan On Mar 6, 12:55 am, opok <[email protected]> wrote: > Hi, I am currently developing a website with IUI framework and got an > android phone to test. > > I set a timeout to delay some scripts to load and before that I want > the browser URL bar hide to notify user that the page is loaded, > however, I did not make it and I also tried "window.scrollTo(0, 1)" > function but found it does not work either. > > Anyone have ideas? -- 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.
