jquery Archive

Programming

iPod Style Fly Out jQuery Menu

This iPod-style fly out jQuery menu helps users traverse hierarchical data quickly and with control. It’s especially helpful when
Programming

Build Sortable HTML Table with jQuery Plugin: tablesorter

Dual licensed under MIT or GPL, tablesorter is a jQuery plugin for turning a standard HTML table with THEAD
Programming

Markup jQuery Editor: markItUp

Released under both the MIT and GPL Open Source licenses, markItUp is a free and open source JavaScript plugin
Programming

jQuery Data Grid: Flexigrid

Dual licensed under the MIT or GPL, Flexigrid is a lightweight but cool jQuery data grid similar to the
Featured

How to Make jQuery Loading Faster in WordPress

By default, WordPress load its own copy of jQuery file located in wp-includes/js/jquery/jquery.js, calling wp_enqueue_script(‘jquery’). But loading the jQuery
Featured

How to Remove jQuery From WordPress Header

By default, WordPress include its own copy of jQuery file in your blog posts and pages headers, calling wp_enqueue_script(‘jquery’).