图像预览工具提示并等待鼠标离开工具提示
我一直在搜索谷歌,他们有工具提示,但我正在尝试寻找可以悬停图像的东西,并且图像的较大版本会像工具提示一样弹出,但我想放大图像的位置是并且其中也有内容,并且直到我的鼠标滚出工具提示块之前工具提示才会消失。当您滚出悬停的图像时,许多工具提示将会消失。我试图将工具提示保留在那里,直到鼠标滚出弹出窗口。
有什么想法可以开始寻找或教程吗?
谢谢!欣赏它!
I've been searching google and they have tooltips but I'm trying to look for something where I can hover an image and a larger version of the image will popup like a tooltip, but I would like to zoom in place of where the image is and also have content in it, and not have the tooltip disappear until my mouse rolls out of the tooltip block. A lot of tooltips will disappear when you roll out of the image you're hovering. I'm trying to keep the tooltip there until the mouse rolls out of the popup.
Any ideas where I can start looking or tutorials on it?
Thanks! appreciate it!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以使用 TipTip 插件:
http://code.drewwilson.com/entry/tiptip-jquery-plugin
希望这有帮助。干杯
You could use the TipTip plugin:
http://code.drewwilson.com/entry/tiptip-jquery-plugin
Hope this helps. Cheers
工具提示可能不是您想要的,但是有很多 图像缩放插件 您可以查看。对我来说,听起来您正在描述该列表中的 jQZoom。
A tooltip is probably not what you want, but there are a lot of image zoom plugins you can check out. To me it sounds like you are describing jQZoom from that list.