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

    Audio-Gallery-Suite (A complete audio gallery solution made with HTML5/CSS3/jQuery-JS/C#)

    Audio-Gallery-Suite audio gallery solution made with HTML5/CSS3/jQuery-JS/C#

    Audio-Gallery-Suite is a complete audio gallery suite/solution that includes a web audio gallery and a software for managing playlists, uploading audios and managing the web audio gallery. The Audio-Gallery-Suite is built up using the latest technology and harnesses their power to put up a sophisticated solution. The Audio-Gallery-Suite is made in a way to be easily setup and deployed by anyone who wishes to use it. I hope that this project proves useful for anyone who intends to use it.
    Audio-Gallery-Suite is a complete audio gallery solution made with HTML5/CSS3/Jquery-JS/PHP-ajax/C# that includes a web audio gallery and a software for managing the web audio gallery.

    Create a Stylish Tweet Book with jQuery and CSS

    Create a Stylish Tweet Book with jQuery and CSS

    In this tutorial I am going to create a stylish Tweet book to keep your best friends and view their Tweets. As you complete this tutorial you will gain knowledge in working with jQuery and CSS to create a stylish book design. You will also learn to work with the Twitter API using jQuery and AJAX.

    Triple Panel Image Slider in jQuery & CSS3

    Triple Panel Image Slider in jQuery & CSS3

    In this tutorial we will create a jQuery triple panel image slider with a 3D look. The idea is to have a main panel and two lateral panels that are rotated slightly in 3D space. When navigating, we will slide in the respective next image in each panel. We’ll be using CSS 3D Transforms with perspective and CSS Transitions.

    Photon : JS CSS 3D Lighting Engine

    Photon : JS CSS 3D Lighting Engine

    Photon is a experimental javascript CSS 3D Lighting Engine.

    jQuery UI + CSS3 Slide Bar Tutorial

    jQuery UI + CSS3 Slide Bar Tutorial

    Here is new tutorial to add a nice advanced sliding effect bar to your website with JQuery UI and CSS3.

    Nice Sparkle Progress Bars with jQuery & CSS3

    Nice Sparkle Progress Bars with jQuery & CSS3

    Shiny Sparkle Progress bars with percentage label. The sparkles inside the bars are created using a combination of linear-gradient and radial-gradient as the background and then animated using the animation and keyframes properties. However, the label for percentage is animated using jQuery.

    Making an Interactive Wall of Images With jQuery

    Making an Interactive Wall of Images With jQuery

    This is a little jQuery experiment I put together, just for kicks! Here is a list of things I wanted the wall to do, and things you’ll be learning to do:

    1. Simple HTML without need for much editing
    2. Group these divs depending on the width of the page, into divs that change as you resize the window
    3. When resizing the window the image rows should change to display the maximum number of images, so it’ll work on the maximum number of screens.
    4. On hover they should expand and become bigger, they might also be linked. (possibly optional depending on your needs)
    5. If a row is incomplete, images should be added to the end to fill a row, so it looks like a continuous block.

    Create a Sliding Navigation Menu with jQuery

    Create a Sliding Navigation Menu with jQuery

    Consider a situation where you include your blog categories in a navigation menu. If you have a long category list, a drop down navigation menu will exceed the page height and the user might need to scroll to navigate to the last part of the menu. These small things are enough for a user to navigate away from your site.

    To solve that, we are going to create a complete navigation menu using jQuery. I will explain how to compress large menus using sliding panels to keep the depth of your menu to a minimum level. Take a look at the demo before we get started. You can see that sub level menu items are hidden initially and displayed as sliding panels on click.

    jQuery Animated Responsive Image Grid

    jQuery Animated Responsive Image Grid

    A jQuery plugin for creating a responsive image grid that will switch images using different animations and timings. This can work nicely as a background or decorative element of a website since we can randomize the appearance of new images and their transitions.The idea is to have a list of images and define the number of columns and rows which will arrange the images into a grid. The remaining images will appear with different animations and delays. With some sizing options we can define how the grid should be laid out for different screen widths.

    This kind of component can work nicely as a background or decorative element of a website since we can randomize the appearance of new images and their transitions.