I am designing a lightweight site for the mobile devices. i have checked my code on IE,netscape it is working fine, but while testing on some of mobile devices(specially Nokia 6600). In some of the pages where i was using a javascript function along with the DOM model to move from one page to the other by using the submit event of the document then the same page again get reloaded without redirecting to the specified path.
Did anyone faces the same problem then please help me out to find the solution for this.....?