Using Yeoman for jQuery

Yeoman is a web scaffolding tool for creating modern web app. Which means it provides project structure to start with, loads all the dependencies and prescribe best practices.  It’s quite useful for everyone as it saves time. So in this post, learn how to use Yeoman for creating jQuery plugin. To use Yeoman, you need […]
Read the rest of this entry »

10 jQuery Plugins for Social Sharing Buttons

Social presence for any website is must. And you need to give your users a way to share the content on various social platforms. In this post, find a list of jQuery plugins to add social share buttons in your websites. These social share buttons supports Facebook, Twitter, Google+, Pinterest and Linked-In. These plugins are […]
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 »

The 10 best jQuery video plugins

jQuery is one of the simplest HTMLs to handle JavaScript. It allows users to compress long codes into one simple line. Its wide variety of plugins can also make adding video to websites easier as well. Video plugins help users to complete tasks quickly with ease. Here are the 10 best video jQuery plugins, which […]
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 »

10 jQuery Plugins to Add Cool Effects

In this post, find a complied list of jQuery plugins to add cool and eye catching effects to your text, images, twitter buttons, shopping cart and any DOM element. You can also add sound effect to any DOM element. These plugins are pretty easy to understand and integrate. Letter by Letter JS Letter by Letter […]
Read the rest of this entry »

Responsive Menu
Add more content here...