View Single Post
Old 06-01-2009, 11:54 PM   #2 (permalink)
hjalmar
The Contributor
 
Join Date: Nov 2008
Location: Sweden
Posts: 36
Thanks: 1
hjalmar is on a distinguished road
Default

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" />
hjalmar is offline  
Reply With Quote