开发者

How to do image zoom out and zoom in with cursor attribute?

I have a scenario of opening an image in a new window. There i need to add zoom in and zoom out option for the images which are all big.

Here is one example. I want to know, how they are do开发者_开发知识库ing zoom in and zoom out.

Thanks!


It's just an image, there's no magic. Any zoom function you may see there is a feature of your browser.


if you want to do a "custom" zoom in/out, you could use some JS to set the zoom css prop i.e.:

http://www.jsfiddle.net/steweb/65FH5/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜