You can go to this group's google page and search through old postings. That will probably save you a lot of time and energy.
-=Randy On Oct 17, 2007, at 7:16 AM, "Steve Finkelstein" <[EMAIL PROTECTED]> wrote: > > Randy, > > Thank you kindly, your feedback has helped me tremendously. Curious, > I've looked for thorough documentation besides some brief power slides > through http://developer.apple.com/iphone, and I can't find anything > really good that discusses tips/tricks and how to get certain affects. > > Is there any sort of this type of documentation available to the > public? Is it mostly for us to find out on our own? > > - sf > > On 10/17/07, Randy Walker <[EMAIL PROTECTED]> wrote: >> >> I think each frame's document could have its own screen meta tag, set >> to the size you want to get two finger scrolling. But since it takes >> longer to setup, and the end result is the same as just using divs, I >> never bothered. Also, the iPhone developer docs say to stay away >> from >> framesets. >> >> -=Randy >> >> On Oct 16, 2007, at 8:48 PM, me1000 <[EMAIL PROTECTED]> wrote: >> >>> >>> Someone correct me if I am wrong, but I believe mobile safari will >>> resize the frames to fit all the content in it (so that you cant >>> scroll within it) >>> >>> >>> >>> On Oct 16, 10:21 pm, Stephane Daury <[EMAIL PROTECTED]> >>> wrote: >>>> Sorry if it's a really dumb proposition (don;t have a device to >>>> test >>>> w/ at the time), but wouldn't a frameset kinda do the trick? >>>> >>>> Or is mobile safari not supporting it? >>>> >>>> S. >>>> >>>> On Oct 16, 2007, at 22:59, Randy Walker wrote: >>>> >>>> >>>> >>>>> 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 surfhttp://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 -~----------~----~----~----~------~----~------~--~---
