Anytime I had <a href="#"....> with the actual action coded in the onclick or onmousedown, the address bar showed up. Very annoying. I found that replacing the # with "Javascript:void();" did the trick. I guess the # goes looking for a page but the javascript:void(); looks for JS that's already been downloaded? Whatever the reason, I got rid of 80% of my address bar visits. -=R
On 8/2/07 1:59 PM, "Rob" <[EMAIL PROTECTED]> wrote: > > Well, the page the will slide in blinks on the current screen, then > slides in. Not sure why. > > Also, is there anyway to stop the url bar from sliding down then back > up using the iui? > > Thanks > Rob > > On Aug 2, 3:53 pm, AwayBBL <[EMAIL PROTECTED]> wrote: >> Not sure what you are trying to solve. Is it the blinking? the >> sliding?... if it's the latter, I think thats by design. >> >> On Aug 2, 12:57 pm, Rob <[EMAIL PROTECTED]> wrote: >> >>> Hello, >>> I've created an iPhone application using the iui structure and its >>> working great on Safari 3.0, however, when I use it on the iPhone, >>> when I select another page, the page blinks on the screen and then >>> slides from the right. Any ideas why or any remedies to fix this >>> glitch? >> >>> Thanks for your help >>> Rob > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
