06-01-2009, 11:54 PM
|
#2 (permalink)
|
|
The Contributor
Join Date: Nov 2008
Location: Sweden
Posts: 36
Thanks: 1
|
First let me say that I have never used mootools (well not a lot anyways), looking at the example page it looks like any other custom-form-element-js-replacement kinda deal. :)
So in that case it's like posting of a normal form, no? what values you gonna pass? how do you access it, name? ajax?
<input type="checkbox" name="some_name" value="some_value" />
|
|
|
|