Monday, 19 August 2013

How to make image resizable in UIWebView?

How to make image resizable in UIWebView?

I try to find an API for resize image by drag like resizable in jQueryUI
in iOS. The command $("img").resizable(); only work with mouse gestures on
desktop.
Please guide me how to make? This is my code load to UIWebView
Thank in advance!

No comments:

Post a Comment