Cristi Cotovan

jQuery Slideshow like on Apple’s website

I know this kind of slideshow is pretty comon stuff in the jQuery world as well as other frameworks but I thought the Apple-like Slideshow gallery presented by Tutorialzine was pretty slick and managed to very closely resemble the one used on Apple’s website.

jQuery Slideshow Gallery

Of course you will customize it if you are going to use it on your site, aren’t you? View the demo here and the original tutorial here.

jCarousel – jQuery horizontal or vertical carousel for list items

jCarousel is a jQuery plugin for controlling lists of items in horizontal or vertical order. The items can be either static HTML or loaded via various methods (including AJAX). The elements in the carousel can be scrolled back and forth, with or without animation.

jCarousel

jCarousel – Riding carousels with jQuery.

Slick and tiny AutoSuggest with jQuery

Wish I had found this thing a while ago when I was developing my own auto-complete functionality. This extremely small jQuery plug-in (about 7 Kb) looks and works brilliantly. The plug-in takes advantage of jQuery more than other plug-ins that do the same thing, is styled ONLY with CSS (and uses no images) and is very responsive. It creates all the necessary elements dynamically and only needs a regular INPUT box.

It is a very customisable plug-in, the data can be supplied to it in either an object on the page or loaded in JSON format from a URL. And of course, it’s free.

JQuery File Upload Plugin Script – Implementation – Uploadify

JQuery File Upload Plugin Script – Implementation – Uploadify.

This is a very slick upload feature using some of the well-known technologies: flash, swfobject and my newest favorite: jQuery.

jQuery plugin – Easy Image or Content Slider

Great discovery today: a jQuery plugin for sliding images or content, vertically or horizontally. I can think of a few ways this could be useful in my projects. Now, if only it had a way to get these to change automatically on a delay — I am sure it’s easy to implement.

jQuery plugin – Easy Image or Content Slider