0

I am trying to create a slideshow like the one on this site: http://www.marthastewart.com/

However, I would like to use JavaScript and CSS instead of Flash. I would be super grateful for any suggestions on how to do this. I am currently using the InnerFade plugin, which works great for the slideshow part, but I can't figure out how to integrate the navigation; I'm not even sure where to start! :) I'm open to starting over from scratch and not using InnerFade.

Thanks for any help!

4

3 回答 3

1

For something simple you could use Jquery Cycle http://jquery.malsup.com/cycle

It's easy to integrate and supports navigation: http://jquery.malsup.com/cycle/int2.html

于 2010-04-08T00:13:47.460 回答
1

我经常使用这个 -链接

以下是其他示例的链接

链接1

链接2

链接3

链接4

于 2010-04-08T09:38:31.370 回答
1

许多Thickbox类型的画廊都内置了幻灯片和导航支持。对于非常全面(阅读:压倒性)的选择,请查看此链接;

http://planetozh.com/projects/lightbox-clones/

jQuery 循环可能是您所需要的一切......

于 2010-04-08T01:36:29.757 回答