jQuery实现的漂亮的动态随机背景滚动效果_时代Java(NowJava.com) -JS/jQuery代码 -演示与下载 -时代Java

jQuery Scrolling Background with Randomised Overlay Effect Demos

Tutorial by: Mark Adams, Kudos Web Solutions.
http://www.kudoswebsolutions.com

Full tutorial on how this effect works and how to implement it available at:
kudoswebsolutions.com

Example 1

ooh,
pretty.

Notice how the background slowly changes colour over time. Refresh the page a few times - you will see that the overlaid image moves around as well. This creates a unique effect on every page load, meaning that you will never have exactly the same design element twice. Leave us a comment to show how you have implemented this effect into your designs - we'd love to see how creative you have got!


Example 2

The below effect was achieved by adding a third div inside the 'id="overlay"' containing div. Giving it absolute positioning as well means you can then use a transparent png image in the foreground of this third div. Obviously, being transparent, you can see through certain areas of this .png and on to the background we have created.





Thanks for looking, have fun!

代码整理:时代Java(NowJava.com) 

转载请注明出处,此代码仅供学习交流,请勿用于商业用途。

下载代码说明
X关闭

jQuery实现的漂亮的动态随机背景滚动效果类似flash

jQuery实现的漂亮的动态随机背景滚动效果,这段代码可以控制图片背景动态变化滚动,感觉和flash制作的一样,经测试非常棒,感兴趣的朋友可以下载学习下哈。