Vadym Petryshyn
Vadym Petryshyn

Reputation: 175

Zoom part of html page

I need to something like this http://www.jqueryscript.net/demo/Simple-jQuery-Magnifying-Glass-Image-Zoom-Plugin-magnify-js/ but instead of a picture should be a html page, and zooming should be part of html elements, is it really?

Upvotes: 1

Views: 1419

Answers (1)

web developer
web developer

Reputation: 126

you can use Jquery plugin "Anything Zoomer". please go through the following link.

https://css-tricks.com/examples/AnythingZoomer/double.php

Upvotes: 1

Related Questions