Fix safari scrollbar issue on iPad [duplicate]
Possible Duplicate:
iPad iframe scrollbar problem
I have an iframe inside a page and i don't see a scroll bar . I see some other suggestions about using two fingers to scroll and its not working and its hard to expect users to use it that way . I have bunch of information which i can divide in to 10 separate pages . What will be best way to do this ?
I am thinking to use some kind of Jquery slider 开发者_如何学Go, paging plug in but need some advice what will suit best in this case .
Try this.
http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html
精彩评论