Albert wrote:
>         <a id="submitButton" class="whiteButton" type="submit"
> onclick="parseForm('loginform')">Submit</a>

Either 1) give it a href to "#top" or something, and/or 2) change the
onclick to e.g. "parseForm('loginform'); return false;". Or 3) make it a
span with a link-ific CSS class. I think that should do it.

-Kalle.

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