2010年9月13日 星期一

[jQuery Plugins]shadowOn

jQuery Plugins shadowOn

介紹:
在HTML元素(html elements)加上陰影(shadows)的jQuery插件(plugin)。
共有88種陰影效果可以使用。


Can display 88 shadows by default

$(".shadowon").shadowOn({
    imagepath: "images", 
    imageset: "4", 
    autoresize: true,  
    resizetimer: 250 
}); 

插件網址:http://plugins.jquery.com/project/shadowon Examples:
Example 1 - 所有的陰影
Example 2 - 應用不同的元素

Browser support:
IE 8.0
Firefox 3.6.6
Opera 10.60
Safari 5.0
Chrome 5.0.375.99

沒有留言: