支持图像和 swf 的 JavaScript / jQuery 画廊?

发布于 2024-11-24 09:59:48 字数 278 浏览 2 评论 0原文

我正在寻找一个简单的 JavaScript / jQuery 画廊,具有以下功能:

  • 页面上应该有一些拇指和一个大图像。
  • 单击拇指时,大图像将替换为拇指的大图像。
  • 如果单击特定的缩略图,则会加载 swf 来代替大图像。
  • 如果在单击下一个拇指时换出大图像时有过渡效果,那就太好了。

我尝试构建一些东西,但它的缺陷太多。我见过许多画廊同时支持图像和 swf 文件,但它们在灯箱中打开,这不是我想要的。

有人有什么想法吗?

I'm looking for a simple JavaScript / jQuery gallery with the following features:

  • There should be some thumbs on the page and a large image.
  • When a thumb is clicked the large image is replaced with with a large image of the thumb.
  • If a particular thumb image is clicked a swf is loaded in place of the large image.
  • It would be nice if there was a transition effect when the large image is swapped out when the next thumb is clicked.

I tried to build something, but it was too buggy. I have seen many galleries which support both images and swf files but they open in a lightbox and this is not what I want.

Does anyone have any ideas?

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

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

发布评论

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

评论(2

梦里梦着梦中梦 2024-12-01 09:59:55

我的朋友最简单、最好的朋友之一是pikaCose
最简单的演示满足您的需求
pika 选择了简单的画廊

与 lightbox/fancy box 集成
皮卡选择的精美盒子

只需浏览一次代码,您一定会喜欢它

my friend one of the easiest and the best is pikaChose
Simplest demo fulfilling your needs
pika chose simple gallery

integration with lightbox/fancy box
fancy box pika chose

Just go through the code once and you wills surely love it

等风也等你 2024-12-01 09:59:55

FeaturedContentSlider 具有您提到的缩略图功能,并且是一个支持 swf 文件的 jQuery 滑块(每张幻灯片接受您放入其中的任何 html 内容,即使演示没有说明这一点)。这是链接! http://css-tricks.com/examples/FeaturedContentSlider/

FeaturedContentSlider has the thumbnail functionality you mentioned, and is a jQuery slider that supports swf files (each slide accepts any html content you put in it, even if the demo dosn't illustrate that). Here's the link! http://css-tricks.com/examples/FeaturedContentSlider/

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