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

    Create A Tabbed Content Rotator Using jQuery

    Create A Tabbed Content Rotator Using jQuery

    This plugin will create a tabbed content rotator. You can use this plugin to show your customers some of your products or services.

    Simple Tooltip w/ jQuery & CSS

    Simple Tooltip w/ jQuery & CSS

    There are a lot of tooltip plugins out there, but not many of them explain what exactly goes on in the logic of a tooltip, this tutorial will explain it with detail.

    CSS3 Rounded Image With jQuery

    CSS3 Rounded Image With jQuery

    The other day I was trying to style CSS3 border-radius to image element and I realized that Firefox doesn’t display border-radius on images. Then I figured a way to work around it — wrap a span tag around with the original image as a background-image.

    jDigiClock

    jDigiClock

    jDigiClock is a jQuery plugin that has been inspired from the distinctive HTC Hero Clock Widget.
    For such a complex looking plugin it is surprisingly easy to install and offers a multitude of options that control the appearance and behavior of the clock.

    jQuery Drop Down Navigation Menu

    jQuery Drop Down Navigation Menu

    Nice looking jQuery based drop-down horizontal (default) or vertical navigation menu.

    jqIsoText: jQuery Text Effect Plugin

    jqIsoText is jQuery plugin for displaying your text with pseudo-isometric effect.With this plugin we’re changing size of letters in text. It starts from one font size and increment or decrement to other font size. On that way we’re getting something similar to isometric projection. That can be done for whole block of text or for every word in some text.

    Moving Boxes Content with jQuery

    Moving Boxes Content with jQuery

    Today we will create a website template with some really sweet animations using jQuery. The idea is to have little boxes scattered around at the top of the site and when a menu item is clicked, the boxes animate to form the main content area. We will use some different animation effects that we will add as options to the menu item.

    How to create kaleidoscope using jQuery and CSS

    Today we continue CSS lessons. Let’s remember an ancient toy – a kaleidoscope, I think everyone remembers since the childhood. You reflected ever as it works? All will probably seem that simply, but is far not so. Today I will show as it is possible to make a kaleidoscope with use JS and CSS. Quite probably that the total example will work not in all browsers, but the demo will be pleasant enough to try.

    CSS3 jQuery Dropdown Navigation in WordPress

    Today, we will learn how to enhance you WordPress in a whole new way. Multi-Level or Multi-Dimensional navigation menus can offer your theme and users 2 new things. One, add a nice new type of effect to enhance your theme. Two, allow the users to find things more easily. We will start off by making a HTML version, then making it compatible with WordPress.

    Creating a Fancy menu using CSS3 and jQuery

    Fancy menu was made popular by devthought, it is develop on top of the Mootools library. And later a jQuery version of this menu called lavalamp was made popular by Ganesh. This time I will show you how to achieve the same effect using the CSS3 new features.