Hi all, I have a webapp running, where the user keeps loading pages. It is a site for flashcard learning. Heavy Learners answer about 100-200 flashcards in a session or more.
When I use iui that means that in one session far over 100 Webpages (small ones though) a reloaded. As I have understood how iui works, these pages are loaded with ajax and are than added to the page. Could this cause memory or speed issues because the pages are loaded but are never deleted from the dom tree? It is a bit like the digg-example in the iui files. It adds 10 entries each time you klick the bottom line. If I do this (theoratically spoken) constantly over an hour, that would generate a huuuuge page or DOM structure, doesn't it? Regards Jan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
