Randy, Awesome. Did you do this using iUI? I'd love any examples. I'm trying to convert my existing application to iUI and I'm having a great ordeal of trouble with the CSS. I'd appreciate any insight you can give me so I can convert.
The reason I'm going iUI is I have way too many page refreshes going on. I can setup static header/footer for individual pages, but I want to be able to load the DOM/CSS/JavaScript with one pop then use javascript to navigate through the entire application the way that Joe Hewitt has demonstrated. Anyway, thank you for the help ... - sf On 10/19/07, Randy Walker <[EMAIL PROTECTED]> wrote: > > You can have static header/footer, but the middle section is only two-finger > scrollable at that point, not flick scrollable. It's how I did my app and I > don't mind it at all. It was worth it in order to have the app have the nav > functionality that mattered to me. > -=Randy > > On 10/18/07 4:59 PM, "Andy Fuchs" <[EMAIL PROTECTED]> wrote: > > > > > > > You can't have static footer/header, because the 'fixed' css-property is not > > supported by the iPhone - and that's what you would need to keep those > > elements always visible. > > > > andy > > > > > > at 18.10.2007 23:55 Uhr, Steve Finkelstein wrote: > > > >> Would anyone be able to help me point out why my footer isn't showing > >> up, nor my content div? I haven't found any examples with iUI using a > >> static footer/header like I do above, so I'm trying hard to work it > >> in. > > > > > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
