November 9, 200916 yr I need to code this, curious how i should go about it, should i use Javascript or can i use Jquery?? If you know of any good tuts on this that would be awesome. Thanks!
November 9, 200916 yr jQuery is javascript. It's up to you, how much javascript will you be using all together across the site? If it's only a little. Go for javascript. If you're going to be using a fair bit. Then go for jquery. If you choose jquery, this might help you understand the code and some of the principles behind it. http://jqueryfordesi...-slider-effect/ This plugin pretty much does exactly what you want though. http://www.gmarwaha.com/jquery/jcarousellite/index.php
November 20, 200916 yr I think jquery is just a condensed code library for javascript, they do pretty much the same thing. Its really cool though, with small amounts of code you can create cool dynamics with jquery and its worth learning about, in my opinion.
Create an account or sign in to comment