depends of what you need to do man.

if all you do is changing one or two text / elements, then you can put 
id=pagenameElement1 and change them with innerHTML.

if you change pretty much everything, just get the id of your page and change 
all of it with an innerHTML in it.

Once done, load your page with 
iui.showPageById(pageID);

Loading from a server DB or from local storages ?

Remi

On 7 juin 2012, at 07:55 AM, Giacomo Balli <giacomoba...@gmail.com> wrote:

> what are the "pages"?
> need some context in order to help.
> 
> On Jun 7, 12:06 am, Musicman75 <stephan.beu...@googlemail.com> wrote:
>> Hello,
>> 
>> is there a documentation available how to change pages with
>> javascript?
>> 
>> I need to fill the pages with data before loading them.
>> 
>> Thanks
>> Stephan
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "iPhoneWebDev" group.
> To post to this group, send email to iphonewebdev@googlegroups.com.
> To unsubscribe from this group, send email to 
> iphonewebdev+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/iphonewebdev?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to iphonewebdev@googlegroups.com.
To unsubscribe from this group, send email to 
iphonewebdev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to