简体   繁体   English

如何制作具有折叠效果的图像幻灯片?

[英]How do I make image slideshows with a fold effect?

Back in 2000 I had a js that let me get a very nice homepage: 早在2000年,我就有了一个让我获得一个非常漂亮的主页的js:

one picture: <pic src=x> 一张图片: <pic src=x>

and somehow the js changed the main picture every a predefined time period. js每隔预定的时间以某种方式更改主画面。 (there was a pictures pool that was loaded at pageload) (有一个图片池在页面加载时加载)

I can find such scripts now but cannot find one with fold effect (like folding a page in a book) 我现在可以找到这样的脚本,但是找不到具有折叠效果的脚本(例如在书中折叠一页)

The closet I got was a jQuery solution - but I don't know this technology and I prefer the JS. 我得到的壁橱是一个jQuery解决方案-但我不知道这项技术,我更喜欢JS。 Can you please give me a reference to such solution? 您能给我参考一下这种解决方案吗?

A quick Google search on page fold effects I found this js library: 快速Google搜索页面折叠效果,我发现了这个js库:

http://www.netzgesta.de/curl/ http://www.netzgesta.de/curl/

There's also a jQuery plug-in for a very similar effect at: 还有一个jQuery插件,其效果非常相似:

http://www.webresourcesdepot.com/attractive-jquery-page-curl-plugin/ http://www.webresourcesdepot.com/attractive-jquery-page-curl-plugin/

Is it what you're looking for? 你在找什么

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM