Skip to content

qinwang-ai/kkSlider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    })

About

Beautiful Simple Usefull Incredible Slider plugin,Base on JQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published