Currently I'm working on to display Epub content in UIWebview
. From this link I have downloaded one sample app for Epub which fulfills all my needs except one thing that is, need to scroll the webview horizontally instead of vertical scroll. Anyone please help me out to do this.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
that mean you need to make a pagination for the html content .. this done by some java script functions .. there is already uploaded open source files to do this .. just google it :).