dogan kaya berktas wrote: > 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? >
If the second page has an id it shouldn't load multiple times. Are you sure it has an id? Do you have a link to a page that demonstrates the problem? What version of iUI are you using? -- Sean --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
