All Levels

10 jQuery YouTube Plugins

In this post, find a compiled list of jQuery plugins to integrate YouTube videos in your website. These plugins allows you to create YouTube background as video, customize them, create YouTube videos playlist, embed them easily in your website, and create animated video thumbnails, among other features. 1. PreView Tube   A small jQuery plugin […]
Read the rest of this entry »

10 jQuery Panorama Plugins

In this post, find a compiled list of 10 jQuery Panorama plugins which you can use to display panorama image or 360 degree view of any image. These plugins are easy to integrate in your website. 1. iPanorama 360° - jQuery Plugin iPanorama 360° jQuery Plugin is a lightweight and rich-feature panorama viewer for the […]
Read the rest of this entry »

11 Newest jQuery Progress Bar Plugins

Progress bars are ideal for letting end-users know that something is loading on a website, and they also help to provide a better user experience. In this post, find a compiled list of 11 newest jQuery progress bar plugins which are lightweight, eye catching, and easy to integrate.  You can use these plugins to integrate […]
Read the rest of this entry »

How to Validate Forms Using jQuery

Writing your own form validation code doesn't have to be a scary or time-consuming process. jQuery's Validation Plugin makes form validation easy and straightforward. To get started, all you need to do is link to the plugin files (files are also available for download if you'd prefer to host them locally) along with your standard […]
Read the rest of this entry »

Build a Smooth Slide-Out Navigation Menu with jQuery

A smoothly-animated vertical navigation menu is a refreshing alternative to the standard horizontal navs, and can be created fairly easily with CSS and some simple jQuery. Here's how it's done: You'll need to start out with your basic <ul> navigation structure. [html] <ul id="navigation"> <li class="home"><a href="#">home</a></li> <li class="about"><a href="#">about</a></li> <li class="search"><a href="#">blog</a></li> <li class="photos"><a […]
Read the rest of this entry »

Create a Responsive Navigation Menu Using jQuery

With more and more people accessing the web from mobile devices and tablets every day, it's becoming increasingly important for websites to be responsive, and one of the most important aspects of a mobile friendly website is a responsive navigation. Creating a mobile-friendly navigation menu without the use of a plugin might seem like a […]
Read the rest of this entry »

Responsive Menu
Add more content here...