将鼠标悬停在图像缩略图上即可显示浮动幻灯片,就像在 Hotels.com 上一样
在 Hotels.com 上,当您将鼠标悬停在酒店列表的图像缩略图上时,会弹出一个小型浮动幻灯片,在酒店的多个图像中滑动。任何人都可以向我指出执行此操作的 Mootools 或 Jquery 脚本吗?感谢您的任何想法。
示例链接: http://www.hotels.com/de1475774/hotels-maui-island -hawaii/
我最终将其作为一个项目发布到 guru.com,并将其命名为 Hotels.com 风格的拇指悬停幻灯片。支付250到500美元来解决这个问题。
谢谢
On hotels.com when you hover over a hotel listing's image thumbnail a small floating slideshow pops up sliding through multiple images of the hotel. Can anyone point me to a Mootools or Jquery script that does this? thanks for any ideas.
Example link:
http://www.hotels.com/de1475774/hotels-maui-island-hawaii/
I ended up posting this as a project to guru.com and titled it hotels.com style thumb hover slidshow. Paying $250 to $500 to sort it out.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可能想看看 jQuery Cycle 插件: http://jquery.malsup.com/cycle/< /a>
You may want to take a look at jQuery Cycle plugin: http://jquery.malsup.com/cycle/
jQuery.cycle 是一个很好的幻灯片插件,但您需要使用额外的脚本来启动效果来显示并在悬停时启动
非常非常基本的演示
jQuery.cycle is a good slideshow plugin but you'd need to initiate the effect with additional script to display and start on hover
very VERY basic demo