Blog

Blog » Image enhancements with jQuery

Posted September 3rd, 2006 by Bradley Sepos

If you’re new to jQuery, you might not know that it has a very extensible plugin architecture. That’s not to imply that it’s a complicated one; it’s not!

One of the popular features of jQuery is the built-in effects library. Using jQuery’s plugin architecture, a number of smart people have taken the built-in effects one step further, creating some very pleasing modules for image enhancement.

Three to check out:

jCarousel
http://sorgalla.com/pages/jcarousel.html

jcarousel-screenshot.gif

jCarousel by Jan Sorgalla displays image thumbnails in a horizontal or vertical component. Configuration is pretty straightforward, and sufficient documentation is available on the plugin page. jCarousel can tie into Flickr, load static images, or dynamically load via AJAX.

Interface
http://interface.eyecon.ro/ [main]
http://interface.eyecon.ro/demos/slideshow.html [slideshow demo]

interface-slideshow-screens.gif

Interface Elements by Stefan Petre has a slideshow component for displaying individual images. Fade-in/fade-out between numbered images with next and previous links. Very usable overall, sharp look and very professional feel.

Thickbox 2.0
http://jquery.com/demo/thickbox/

thickbox2-screenshot.jpg

Cody Lindley recently updated Thickbox to version 2.0, so if you haven’t yet, give it another look.

Browse the full list of plugins to find more enhancements for your projects.


One Response to “Image enhancements with jQuery”

  1. sorgalla.com » Blog Archive » jCarousel starts getting attention Says:

    […] Shortly after the <a href=”http://sorgalla.com/archives/2-jCarousel.html” >first release</a>, <a href=”http://sorgalla.com/pages/jcarousel.html” >jCarousel</a> gets more and more attention. After staying at the <a href=”http://del.icio.us/popular/javascript” >del.icio.us popular page for javascript</a> since a while, its mentioned at the <a href=”http://jquery.com/blog/2006/09/03/image-enhancements-with-jquery/” >jQuery Blog</a> yesterday (don’t forget to check out the other cool <a href=”http://jquery.com/plugins/” >jQuery plugins</a>).<br /> <br /> That’s nice to see and forces me to bring jCarousel out of the beta state as soon as possible. So, if you have checked jCarousel out and found a bug, please drop me a note at jan (a) sorgalla (d) com. […]

Leave a Reply