Archive for the ‘jQuery’ Category

我发布的首个jQuery插件

Sunday, October 7th, 2007

我发布的首个jQuery插件, 欢迎下载使用^-^, 基于wordpress里用的fat.js,效果不错的!

Download:
http://jquery.com/plugins/project/fade
or
jQuery fade anything plugin v1.0.1

Features:

  • base on the fat.js which use in the wordpress.
  • very easy to use.
  • very pretty effect.

Online Demo:
jQuery fade antything plugin demo

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