Jquery还是CSS?...用于缩放div

Bor*_*isD 6 css jquery

<html>
  <body>
     <div id="text">
        <marquee>
            Hello there.....
        </marquee>
     </div>
  </body>
</html>
Run Code Online (Sandbox Code Playgroud)

我试图制作一个"放大镜"效果<div>,但只是在它的中间(不是整个div).

在CSS或Jquery中有没有解决方案?

Sil*_*ght 3

看看这个链接:http://www.tripwiremagazine.com/2010/05/25-excellent-jquery-image-zoom-plugins-creating-stunning-image-effects.html

它有许多不同的解决方案,也许其中一个能满足您的需求。

这个,例如:

在此输入图像描述

或这个:

在此输入图像描述