how to zoom in an image using jquery

前端 未结 5 465
谎友^
谎友^ 2021-02-02 04:50

I was just wondering how it\'s possible to zoom in a pic using jquery,

something like this web site,

link text

when you click on the big image it\'ll zoo

5条回答
  •  伪装坚强ぢ
    2021-02-02 05:07

    The gzoom, miniZoomPan, WarpZoom, and Image Detail plugins all make this sort of thing easy. You can find them all here:

    http://plugins.jquery.com/taxonomy/term/1848

    There are probably others too.

    Hope that helps!

    EDIT: There are several more listed on a previous question called What’s the best jQuery product zoom plugin?

提交回复
热议问题