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

    Amo.js : JavaScript library for creating CSS3 Animation

    Amo.js : JavaScript library for creating CSS3 Animation

    Amo.js is a javascript library for creating CSS3 animations.You do not care about the css animation’s class and keyframes’s style, focusing on animation is the only thing you need to do.

    CSS Music Visualizer

    CSS Music Visualizer

    Visualizers made entirely from DOM elements and CSS3 Animations and Transforms.There is no SVG, Canvas, WebGL, or visual plug-in used. It takes quite a bit of tweaking to reduce compositing and optimize rendering layers but this is the kind of stuff CSS can do now a days.

    Bouncy Navigation with CSS3 & jQuery

    Bouncy Navigation with CSS3 & jQuery

    A full-screen navigation, with floating menu items.There are cases when you want to present the user with a choice, with the focus of the web page being the different options. Whether it is a modal navigation, or a list of categories, todays nugget gets you covered!

    We used CSS animations and a pinch of jQuery to animate navigation items, and let them bounce in and out the screen.

    Morphing Modal Window with CSS3 & jQuery

    Morphing Modal Window with CSS3 & jQuery

    A call-to-action button that animates and turns into a full-size modal window.Modal windows are used to display related content, by hiding temporarily the main content. If we imagine our web page as layers distributed along the z-axis, modal windows are on top.

    The final result is powered by a combination of CSS transition and transformations, jQuery and Velocity.

    Story Box : jQuery CSS3 Scrolling Animations

    Story Box : jQuery CSS3 Scrolling Animations

    jQuery story box is a  plugin for CSS 3 Animations Triggered while scrolling.

    Back to Top Button using CSS and jQuery

    Back to Top Button using CSS and jQuery

    A Back to top button is an important element of a webpage. Nowadays, modern design websites are using it to provide the best user experience. It is one another factor which enhances the navigation experience for the user. It is very simple to create using CSS and hassle free jQuery.

    Checkout Effects with CSS3

    Checkout Effects with CSS3

    Some fun effect and layout ideas for the first step of a checkout process in an online store. We are using the morphing buttons concept together with CSS transforms and transitions.

    CountdownCube : jQuery Rotating 3D Cubes Countdown Plugin

    CountdownCube : jQuery Rotating 3D Cubes Countdown Plugin

    A jQuery plugin that creates a countdown timer in years, months, days, hours and seconds in the form a bunch of rotating 3d cubes.It uses CSS transitions to create the 3D rotating cube effects.

    Munda Forms – Clean, Modern, Responsive Web Forms

    Munda Forms - Clean, Modern, Responsive Web Forms

    Munda forms is a set of modern, clean form elements suitable for any type of website or form. The package includes 3 working AJAX forms, 5 color variations, 35 HTML demos.

    • Bootstrap grid system
    • 200+ icons
    • jQueryUI widgets: accordion, autocomplete, button, datepicker, dialog, menu, progressbar, selectmenu, slider, spinner, tabs, tooltip.
    • Timepicker, Monthpicker, Input masking
    • Colorpicker
    • Responsive embeded content: Youtube videos, Google maps, Vimeo videos.
    • Star rating
    • Social buttons: 53 brands.
    • CAPTCHA
    • Client side validation
    • Server side validation
    • LESS files

    ScrollTie : jQuery Plugin that ties CSS property to user scroll

    ScrollTie : jQuery Plugin that ties CSS property to user scroll

    This jQuery plugin is useful for creating parallax motion or similar effects in which a CSS property needs to be incremented on user scroll.