hello! Thanks for your reply! Well I finally found what to do with this:
- I used a php file to generate the iframe code as soon as you clic the link: Example: webA.html webB.html .... <li><a href='myphp.php?url=iframes/webA.html'/></li> <li><a href='myphp.php?url=iframes/webB.html'/></li> ... so it will load all the links but it won't load the iframes automatically. :) Thanks!! MV On Feb 18, 6:51 pm, Matteo <[email protected]> wrote: > I'd suggest to use a XMLHttpRequest() on document load (or when > needed). The dashcode has a couple of ajax examples (have a look at > the RSS reader). > > Matteo > > On Feb 16, 5:27 pm, mjvillarejo <[email protected]> wrote: > > > different levels inside the app, my mani problem is that the iframes > > are loaded with the rest of the website... at the beginning making the > > load of the website take more time that it should, what I would like > > to do is to load the iframe just when needed... don't know if it make --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
