hi, i'm using buttons on several pages which are working fine.
when i set target to "_self", i have to press the button twice.

my button looks like:
<a class="whiteButton" href="/showSomethingElse.do"
target="_self">Show Something Else</a>

before pressing the button, the url in the adress bar is:
http://localhost/iphone/showSomething.do#___3__
after pressing the button (the first time), the adress changes to:
http://localhost/iphone/showSomething.do , but nothing is being
loaded.
after pressing the button the 2nd time, it works.

is there anything i'm doing wrong?

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