Select Page

Tag: jQuery

Dropdown functionality for WordPress tag cloud widget

Dropdown functionality for WordPress tag cloud widget

Today I created a very cool dropdown for my WordPress blog’s tag cloud widget. Initially, it took full height with lots of tag links inside it but that did not seem great to be concerning user experience. So I just created and this cool piece of jQuery and CSS...
jQuery Validation Plugin

jQuery Validation Plugin

jQuery Validation Plugin This jQuery plugin makes simple clientside form validation easy, whilst still offering plenty of customization options. It makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate something...
Simple Filter Using jQuery

Simple Filter Using jQuery

Simple Filter Using jQuery Here is a simple filter system using jQuery to hide and show the list on the left side as a user clicks on the filter. You can modify and enhance it according to your needs… Demo Open demo in a full window –...