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

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -