utahgolfer wrote:
> Hi, all.
>  i am using the iUI framework to build a simple web app.  All works
> fantastically until i get to a static page that needs to have tabs on
> it.  I can get only part of the content to display.

It always helps to provide a link to your work-in-progress.

>   That part that is
> "selected=true".  I basically need to have tab functionality within
> the content on the static page.
I'm not sure what you mean by a 'static page'.  It can be a little 
confusing in iUI because the source code uses the word 'page' to refer 
to what the iPhone SDK would call a 'view'.   So the iUI source code 
refers to the <div> and <ul> sections that slide in and out as pages.  
Not only is the word 'page' confusing in this context, but the static 
vs. dynamic distinction can be applied on the server-side or on the 
client-side.  Since iUI pages use DHTML and AJAX I would call them 
dynamic pages even if they are 'static HTML' from the server-side 
perspective.

In any event, iUI does not currently include support for tabs.  If 
anyone has added tabs to iUI, I'd love to see there work and, of course, 
contributions are welcome.

-- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to