Search
-
Form, Checkbox, and MySQL
by mickeymic ·I must continu to use $("#main").submit( function() { ?? -
Form, Checkbox, and MySQL
by mickeymic ·[code]$("#main").submit( function() {alert('hello');}[/code] -
Form, Checkbox, and MySQL
by allan ·Okay, you need to use 'alert()' to figure out what is going on. Also change your selector to be "$("#main").submit( function() {"... To use alert, just put "alert('hello');&qu