Category: Jquery

jQuery Get every third/ specific level of element

Here is jquery code to third/ specific level of element

How to add jQuery Parent and Child Click events

Here is <LI> Tag and inside that there is anchor link tags <A>, so how we can make jQuery click event on both parent and child element. here is code

jQuery 2.0 Released news for Web designer and Web Developer

jQuery Latest version 2.0 has arrived! The arrival of jQuery 2.0 is an epic milestone for Web designer and Web Developer. Reduced size, No more support for IE6/7/8, Custom builds for even smaller files and more.  12 percent smaller than its predecessor. jQuery 2.0 leaves behind the older Internet Explorer 6, 7, and 8 browsers. In return it is smaller, faster, […]

how to change html tag OR change html element using jquery

here is code to change html tag OR change html element using jquery $(this).replaceWith($(‘<h5>’ + this.innerHTML + ‘</h5>’));

Jquery Fix for WordPress Empty Search issue

Jquery fix for preventing wordpress empty search issue. I found a decent/easy jquery workaround on preventing submit if the field is empty: And onload:

Jquery Mouseover and out api

Change Imgae url based on Title Jquery script

On Enter Submit Form and Reset Form using Jquery

Javascript flag with jquery

Facebox Jquery Lightbox implementation

Facebox is a jQuery-based, Facebook-style lightbox which can display images, divs, or entire remote pages. It’s simple to use and easy on the eyes. Download the tarball, view the examples, then start enjoying the curves. more detail about the jquery plugings click here Download Facebox v1.3

Using Jquery Confilict for using multiple javascript framework

Using above jquery code we use different multiple javascripting framework. http://api.jquery.com/jQuery.noConflict/

Using jQuery and MooTools Together