Post Top Ad

Post Top Ad

Wednesday, June 11, 2008

jQuery Coda Slider


This is another coda slider built with jQuery (check YCodaSlider 2.0 - wrd post). As the use of them are becoming common, it is better we have different choices.

To run this coda slider, along with jQuery you need the following plugins:

  • scrollTo
  • localScroll
  • serialScroll

    Some features of this coda slider:

  • Degrades perfectly without JavaScript enabled
  • Hitting the page with a specific hash (i.e. page.html#preview) shows the right tab, and highlights the right navigation
  • Any link on the page that refers back to a panel should trigger the effect and highlight the right navigation - this should happen without any extra work.

Besides the codes, you can find how this coda slider is built in detail.

Requirements: scrollTo, localScroll, serialScroll jQuery plugins
Compatibility: All Major Browsers
Website:
http://jqueryfordesigners.com/coda-slider-effect/
Demo: http://jqueryfordesigners.com/demo/coda-slider.html

No comments:

Post a Comment