« Code Explanation | Download Source

JQuery Form Tutorial Demo: Passing input arrays

Using JQuery's form plugin, we can make passing input arrays through AJAX even easier! We'll use the same form from the first tutorial. The only #id we need are the ones for the form and the target container where we will display the AJAX response This is very useful for multi-valued forms like checkboxes and multiple select boxes.

Select your favorite programming languages:
C
C++
Java
VB.NET
PHP
Perl
Ruby
Python

 

The AJAX response will show up here.