jQuery fade anything plugin 1.0.1
Size: 26.79 KB
md5_file hash: 313274af381d0e07b634159de8de73f8
First released: October 7, 2007 - 10:28am
Download:
http://jquery.com/plugins/project/fade
or
http://rongjunxue.viminta.com/wp-content/uploads/2007/10/fade_include_de...
Features:
- base on the fat.js which use in the wordpress.
- very easy to use.
- very pretty effect.
- bug fixed:mutiple element fade bug.
Online Demo:
http://rongjunxue.viminta.com/demo/fade/fadedemo.html
Method:
In this release,you can fade anything with “vkfade()” method:
$(”#output1″).vkfade(); //with no parameter,default color vaue is #ff8000.
or
$(”#output1″).vkfade(”eee000″); //with the RGB optional parameter
Report bug:
http://jquery.com/plugins/node/add/project_issue/fade/bug
