I am looking for a javascript based alternative of the following Flash based Image slideshow
http://osc4.template-help.com/joomla_30291/
Any idea where I can find that matches closes to this flash based solution?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Between the following examples, you should be able to replicate the site provided:
http://flowplayer.org/tools/demos/scrollable/gallery.html
http://flowplayer.org/tools/demos/scrollable/multiple-scrollables.html
http://flowplayer.org/tools/demos/combine/portfolio/index.html
JqueryTools is a great addon/wrapper for jquery. You can also just pretty much google “_ + jquery” and get an example or addon for what you’re looking to do.