All jQuery Plugins

How to fallback to PNG if SVG not supported?

SVG or Scalable Vector Graphics image format has suddenly become popular for showing images on your website and its future graphic format. But not all browsers supports SVG format and that's why SVG format was not so popular though it exists from 1999. So in this post, we will find how to fallback to PNG […]
Read the rest of this entry »

How to easily validate form and inputs using jQuery

Validation is an important and required functionality for any application. Without proper validations of input, you application will die. So here is a jQuery plugin named "Valideasy " which helps you to validate your forms and input control without worrying about writing long lines of code. Valideasy is a jQuery plugin that you can use […]
Read the rest of this entry »

How to Integrate Facebook Login To Your Web App using jQuery

Adding a Login with Facebook option to your web app is a pain! The process requires multiple requests to the Facebook API, and usually results in a messy callback soup that you get stuck managing. A typical Facebook login flow usually requires the following sequence: https://github.com/ryandrewjohnson/jquery-fblogin window.fbAsyncInit FB.init FB.login FB.api(/me) You may also like: Facebook […]
Read the rest of this entry »

10 Free jQuery Social Sharing Plugins

Social medium has become necessity for any website to grow and connect with readers. So here is collection of free jQuery social sharing plugins which allows you to easily create share button, follow button and get content recommendations which helps in you get more likes, shares, followers and keep them coming back. You may also […]
Read the rest of this entry »

10 jQuery plugins for textarea element

Find a complied list of 10 jQuery plugins for textarea input element. These plugins allows you to set characters count limit, make them easily grow/expandable as and when user types. You may also like: Latest jQuery Rich Text Editor Plugins 15 Free Awesome jQuery Text Effect Plugins Awesome jQuery Tab Plugins and Tutorials jQuery Textarea […]
Read the rest of this entry »

10 jQuery plugins for creating floating elements

Having floating element in your website is a new interesting thing. So here is a complied list of jQuery floating plugins to create floating elements like image, sharing buttons, header, footers, text labels, news, notifications, create floating message and many more... You may also like: 6+ Lightweight jQuery Slider Plugins Fading Image effect using jQuery […]
Read the rest of this entry »

Responsive Menu
Add more content here...