kkSlider
Beautiful Simple Usefull Incredible Slider plugin,Base on JQuery How to Use this Plugin:
It's very easy for you to use it
1 you should put the jquery.js、kkslider.js in your Html,and the Jquery-xxx.js must be in font of Slider.js 2 put params in the function loadSlider( w, h, t) (Hint:you can find an example to open the index.html w:width, h:height, t:time Broswer > IE5.5 ) $(function(){ loadSlider( 1000, 500 ,2000); //w,h,t })