Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Pinch/zoom within a div but not whole page [closed]

Is it possible to enable pinching/zooming of a specific div on a page? I don't want to pinch/zoom the entire page, just a specific element.

I am using jQuery, jQuery Mobile and viewing the project on an iPad.

like image 666
mhartington Avatar asked Feb 05 '13 19:02

mhartington


1 Answers

You can use Zoomooz. It's a jQuery library which is very interesting:

like image 184
Vuk Vasić Avatar answered Sep 30 '22 17:09

Vuk Vasić