Pete wrote: > I have looked through the examples and I dont see just a page that has > normal divs on it... >
Right. In iUI (and similar frameworks) there are no "normal" divs. > Can you explain a bit more please. > Each div or ul (or other block element if you extend the CSS) represents an entire "page" (or "screen" or "view" depending upon your preferred terminology) and only one "page" may be displayed at a time. The navbar div is always displayed as you can see from the CSS. The initial page is marked with selected="true" and iui.js changes the selected attribute automatically as the user navigates between pages. -- 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 -~----------~----~----~----~------~----~------~--~---
