javascript - How to make image resizable in UIWebView? -
i try find api resize image drag resizable in jqueryui in ios. command $("img").resizable(); work mouse gestures on desktop.
please guide me how make? my code load uiwebview
thank in advance!
there lot of libraries convert touch events mouse events have binded functions. used touch-punch , met needs. if need resize or drag.
edit: btw resize may need increase size of handles through css.
Comments
Post a Comment