Scrollable div on iPhone without using 2 fingers?

前端 未结 7 1748
南方客
南方客 2021-01-01 06:10

I\'ve got a UIWebView embedded in my iPhone app, and I\'d like to keep a locked header and footer DIV on the page at all times, with a scrollable center DIV.

I know

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-01 06:43

    I have implemented iScroll on iphone and it is really smooth and fast and you can do whatever you want. Disadvantages are that android (1.6) refuses to scroll how I wanted and sometimes block other javascript if there are any.

提交回复
热议问题