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

发布于 2024-11-09 00:55:15 字数 320 浏览 0 评论 0 原文

<html>
  <body>
     <div id="text">
        <marquee>
            Hello there.....
        </marquee>
     </div>
  </body>
</html>

我正在尝试对

制作“放大镜”效果,但仅限于其中的中间(而不是整个 div)。

CSS 或 Jquery 有解决方案吗?

<html>
  <body>
     <div id="text">
        <marquee>
            Hello there.....
        </marquee>
     </div>
  </body>
</html>

I'm trying to make a "Magnifying glass" effect to the <div>, but only in the middle of it (not the whole div).

Is there any solution for this in CSS or Jquery?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

骄兵必败 2024-11-16 00:55:15

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

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

例如:

在此处输入图像描述

或者这样:

在此处输入图像描述

Take a look at this links: http://www.tripwiremagazine.com/2010/05/25-excellent-jquery-image-zoom-plugins-creating-stunning-image-effects.html

It has many different solutions, maybe on of them will fit your needs.

This, for example:

enter image description here

Or this:

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文