how can I zoom iframe contents by using cross browser jquery? i know this can be done with the zoom css property from IE. does gecko/webkit based browsers have a similar property?
+2
A:
There is a zoom plugin for jQuery here: http://css-tricks.com/examples/AnythingZoomer/
I think that works cross-browser too, which can solve not just your browser compatibility, but also save you a lot of code!
Sohnee
2009-11-27 13:31:22
A:
High resolution fotos gallery - jQuery ajax-zoom - http://www.ajax-zoom.com
Mark
2010-09-12 01:43:06