Scrollable as in flick scrolling? That isn't possible. You can, however, set the div's overflow to auto and do two-finger scrolling. No where near as cool, but it's the only way to have static header/ footer and still scroll content in between.
-=Randy On Oct 16, 2007, at 5:37 PM, Steve Finkelstein <[EMAIL PROTECTED]> wrote: > > Hi all, > > If you surf http://iphone.limemedical.com, you'll notice I'm using a > static header/footer that uses some javascript to jump back and forth > to give the feel of a desktop application. > > I have a DIV in between with some random data lists. I'm having > difficulty in making this content scrollable. Would anyone be kind > enough to point me in the correct direction as to what I should read > up on or do in order to keep my header/footer the way they are and > make a list between them that's scrollable on the iphone? > > Thank you. :-) > > - sf > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
