7 jQuery Plugins for Form Validation

It's possible to write your own form validations, but with so many jQuery plugins available to do it for you, it's often a lot easier, simpler, and most importantly, quicker, to use a plugin to perform your validations. All of these plugins are lightweight, easy to use, and of course, will allow you add validations […]
Read the rest of this entry »

jQuery: Enable Click Event for Some Anchor Elements

jQuery provides a very easy way to disable click events for any DOM element. And you can also disable click event for all Dom elements with few lines of code. But then what if you want to enable click event for some elements? For example, if a click event is disabled for all anchor elements, […]
Read the rest of this entry »

Top 3 jQuery YouTube PopUp Player Plugins

Any of the three plugins on this list are great options if you're looking for a smooth, easy to use jQuery YouTube pop-up player plugin. They all feature lightbox effects and really clean transitions. 1. jQuery YouTub Popup Player Plugin This plugin is easy to use and install, and is a great, lightweight option for embedding […]
Read the rest of this entry »

Learn jQuery Interactively for Free

A lot of developers and coders probably agree that one of the best way to learn a new coding language, skill, or technique is to do so by learning and experimenting in a hands-on, interactive way. jQuery is no exception to this rule. If you're looking for free ways to get some real-world jQuery experience, […]
Read the rest of this entry »

jQuery’s .attr() Method

In jQuery, the attribute or .attr() method is used to set the attributes values of selected elements. It works similarly to the .css() method, except with .attr(), you're not setting or changing the style rules, but the inline HTML attributes of a particular element. Common HTML attributes that can be altered are width and height, […]
Read the rest of this entry »

5 Best jQuery Mobile Frameworks

Although creating a mobile app might seem like a daunting task even for the most experienced web developers who don't have much mobile experience, the truth is that most skilled developers can probably create a mobile app fairly easily -- it's really not terribly different from creating web apps. Still, it doesn't hurt to use […]
Read the rest of this entry »

Responsive Menu
Add more content here...