javascript - Simple simple content slider -


can 1 help?

i looking content slider can hold images , text , has dot navigation.

i have searched many on net nothing simple.

guys have looked , looked, looked @ questions may have been answered. have looked @ similar questions on right hand side.

i have found http://jsbin.com/uhowak/2 don't want whizz first image want loop.

please can help?

thanks

you can try twitter bootstrap carousel

http://getbootstrap.com/javascript/#carousel

you can download page

http://getbootstrap.com/

unzip file, can either include whole bootstrap library, in

zipfile/dist/js/bootstrap.min.js 

or include carousel only

zipfile/js/carousel.js 

you need include jquery library bootstrap js work

http://jquery.com/


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -