Scrollable div on iPhone without using 2 fingers?

前端 未结 7 1759
南方客
南方客 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:37

    I found someone that implemented a reusable solution for this, with a header and a footer:

    http://cubiq.org/iscroll-4

提交回复
热议问题