我们怎样才能做到“放大”呢?单击带有 html 的网站选项卡时的功能?

发布于 2024-12-16 21:50:10 字数 236 浏览 0 评论 0原文

我有一个用 HTML 设计的页面,页面左侧有一些选项卡。现在,如果我单击一个选项卡,它必须显示具有放大功能的页面(即该选项卡必须具有放大功能,其余页面将位于特定缩小选项卡的背景)。

为了清楚地理解,请参阅通过 Flash 完成的此网站。我想要同样的东西,但是使用 HTML 控件。

有人能面对这个问题吗?请建议如何解决此问题。

I have a page which is designed in HTML, and there are some tabs on the left side of the page. Now if I click one a tab, it has to display the page with a Zoom-in feature (i.e. that tab has to come with zoom-in and the remaining page will be at the background of the particular zoom-out tab).

For clear understanding, see this site which is done through Flash. The same thing I want, but with the use of HTML controls.

Could anybody face this problem? Please suggest on how to resolve this issue.

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

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

发布评论

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

评论(1

神回复 2024-12-23 21:50:10

我认为你可以用 jquery 来做这件事。

鼠标悬停在特定元素上时,更改其 css 以增加大小并更改 z-index。

您可以从此处获得有关此问题的帮助

i think you can do this thing with jquery.

on mouseover a particular element change its css to increase size and to change z-index.

you can get help on this thing from here

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