Best jQuery CSS2 / CSS3.0 Plugins & Tutorials with Demo

    IMGr : jQuery Image Rounder

    IMGr : jQuery Image Rounder

    IMGr is a jQuery plugin for rounding image corners. The script utilizes CSS3 in modern web browsers, and VML in Internet Explorer 8 and below.

    Features:

    • Unobtrusive, <img> element preserved
    • Configure border size, style, color and
      individual corner radius
    • Update corners dynamically
    • Uses CSS3 in supporting browsers
    • Uses VML in IE 6, 7, and 8

    Makisu : jQuery CSS 3D Dropdown Menu concept

    Makisu : jQuery CSS 3D Dropdown Menu concept

    Makisu is an experimental jquery plugin for CSS 3D dropdown navigation menu supported for modern browsers like Chrome.

    jQuery Sticky Captions Concept with CSS3

    jQuery Sticky Captions Concept with CSS3

    When creating thumbnail grids, we usually want to show image captions on hover to provide more information about the item. Image captions are usually shown in a very specific part of the thumbnail, either on the top, the middle or the bottom. When adding captions to the bottom of a thumbnail it can happen that a thumbnail that is overflowing the viewport (i.e. is partly beyond the “fold”) is being hovered but the caption won’t be seen because it appears on the bottom part of the image that is not visible. The user would have to scroll the page in order to see the bottom of the item and eventually the caption.

    A small trick can solve that problem by simply making the caption “sticky”. This would mean that the caption will be visible not only at the bottom of every thumbnail but also in any place, sticking at the bottom of the page, if the thumbnail hovered is overflowing the current view.

    jQuery Image Scale Plugin

    jQuery Image Scale Plugin

    This jQuery plugin automatically scales images to fit or fill their parent container. The defined parent container of the image must have a defined height and width in CSS.

    MelonHTML5 : jQuery Metro Gallery

    MelonHTML5 : jQuery Metro Gallery

    Metro Gallery a flexible and easy to integrate photo gallery featured in Metro Design. It allows you to build your unique photo wall with your custom settings.

    Features:

    • Unique Metro design
    • Mobile device ready (phones + tablets)
    • 21 different tile sizes
    • CSS3 animations + jQuery fallback for IE
    • Dynamic layout
    • 9 pre-defined themes
    • 3 loading animations
    • Black & White mode
    • Fully customizable

    Simple jQuery fullscreen image gallery

    Simple jQuery fullscreen image gallery

    A fullscreen image gallery made with jQuery and CSS. The gallery features fullscreen images in various modes and custom thumbnail scrolling script.

    A Simple Parallax Scrolling Technique with jQuery & CSS3

    A Simple Parallax Scrolling Technique with jQuery & CSS3

    Parallax scrolling is an interesting technique, where, as you scroll, the background images translate slower than the content in the foreground, creating the illusion of 3D depth. As I planned to re-design my personal website, my first goal was to write the shortest and simplest code to achieve maximum awesomeness! I’ll show you how I did it.

    Mac OSX-like Animated Folder with CSS3 & jQuery

    Mac OSX-like Animated Folder with CSS3 & jQuery

    In this short tutorial, we are going to make a OSX-like folder with CSS3, by utilizing 3D transforms, gradients and box shadows. In addition, we are going to use jQuery UI and its drag and drop interactions to build a pretty interactive demo.

    StackSlider: A Fun 3D Image Slider with jQuery & CSS3

    StackSlider: A Fun 3D Image Slider with jQuery & CSS3

    StackSlider is a highly experimental jQuery image slider plugin that explores a different and fun viewing concept for thumbnails, utilizing CSS 3D transforms and perspective. The idea is to navigate through two piles of images where the transition resembles an item being lifted off from the top of the stack and moved/rotated to the center of the container to be viewed. The previously viewed image falls on the opposite stack.

    jQuery Responsive & Touch-Friendly Audio Player

    jQuery Responsive & Touch-Friendly Audio Player

    A jQuery audio player plugin that is responsive and touch-friendly. The UI is css-only, no images used. The jQuery plugin itself would be pretty much useless without the respective CSS which is responsible for the looks and some of the features summarized below.The plugin replaces targeted <audio> elements with some HTML and JavaScript events attached to it.

    Don’t confuse this player with the whole media centre like iTunes or so. It is nothing like that. This is a tiny, lightweight player with a very clear purpose: to play a single audio file. I have built it having this credo in mind: “don’t solve problems that do not exist”. You don’t need complex plugins or ugly Flash players with thousands of useless functions to play that damn audio file. Be innovative, be subtle.