标签: jquery image zoom pinch
我正在使用JQuery,我想捏缩放图像 我的代码是:
$(document).bind('mobileinit', function(){ $.mobile.metaViewportContent = 'width=device-width'; });