Hello, I have a problem with iui. I have a series of pages that is loaded into my main page via ajax. Say page two only contains sth like that
<form id="myid"><... ... ></form> When go to second page it is loaded and given an address like that #___3__ but when I go back to the first screen and go to second screen, this time it is loaded again and take an address like #___4__ Since my second page contains an element with a specific id, this cause problems. So, how can I (or can I) stop second page load many times? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
