Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create a custom jquery carousel?

Hi I want to create a simple jquery carousel for my php web application. I am using php5 and mysql.

How can I create that any body can help me?

like image 276
learner Avatar asked Jul 19 '11 05:07

learner


1 Answers

Try this tutorial - http://jqueryfordesigners.com/jquery-infinite-carousel/

Although please note, there are lots of other carousel's out there that you could try/use - e.g. http://sorgalla.com/projects/jcarousel/ and http://plugins.jquery.com/tag/carousel/ - so I wouldn't generally recommend starting a new one.

like image 94
Stuart Avatar answered Sep 23 '22 15:09

Stuart