jQuery - Page 12

jQuery Login Form Shaker

jQuery shake effect is applied to shake an HTML element in either a vertical or horizontal direction. On some websites, we can see this shak ...

September 22nd, 2014

jQuery AJAX Pagination

In this tutorial, we are going to see the simple code for pagination using jQuery AJAX and PHP. This code will have first, last, previous, n ...

July 10th, 2014

PHP AJAX Image Upload

AJAX image upload in PHP is simple if you use the right technique. You can get this done in less than five minutes. When you build websites ...

January 3rd, 2014

Load Dynamic Data using jQuery

There are many ways to load dynamic data using jQuery. For example, Sending jQuery AJAX call to PHP for dynamic data to be loaded. Creating ...

December 12th, 2013

jQuery ThickBox

jQuery ThickBox is a kind of popup dialog overlay on top of the browser window. This is a UI widget written in JavaScript by Cody Lindley us ...

November 27th, 2013

jQuery Menu Dropdown

This tutorial will show a dropdown menu using jQuery and CSS. By adding the dropdown feature to the menu, we can clean our menu area by cont ...

November 20th, 2013

jQuery Append

While creating web applications, appending content into an HTML target on a particular event is an interesting task. In an HTML container, w ...

October 17th, 2013

Using jqGrid Control with PHP

jqGrid is very popular and used to manage data with the grid user interface. It is provided with the facility of handling dynamic data loade ...

September 16th, 2013

Getting Checkbox Values in jQuery

In HTML Form, the dropdown, checkbox type fields have an array of values. In this post, we are going to see how to get the array of selected ...

August 29th, 2013

jQuery UI ThemeRoller

ThemeRoller is the most favorable web application developed for the jQuery user interface. This application allows us to get our own theme o ...

August 19th, 2013

↑ Back to Top