Search code examples
javascriptjqueryiosiframemobile-safari

horizontal scrolling element from another source on ipad


I am developing a quick app for mobile safari and it needs to have something like an iframe which embeds a very width document and usr must be able to scroll the content in them.

but if must be based on javascript or some other kind of hack to overcome the iframe scrolling issues.

thanks in advance, hope anyone can help.


Solution

  • i used iscroll 4 to accomplish this.

    http://cubiq.org/iscroll-4

    search for the horizontal example.

    hope anyone can find this useful