Closed (fixed)
Project:
jQuery Form
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2007 at 05:29 UTC
Updated:
5 Nov 2007 at 09:25 UTC
sounds like this could be pretty cool.. but would be nice if there was some sort of documentation to suggest how one might use this with Drupal 5.
- does it do anything once enabled?
- do i need to go and rewrite existing module code to replace with its form functions??
Comments
Comment #1
wim leersThere's nothing more than jquery_form_add(). For everything else you should consult the documentation, to which I link from the README.txt: http://www.malsup.com/jquery/form/.
It doesn't do anything on its own. You don't have to rewrite anything, you can simply add JS that makes your forms submit through AJAX, or do client-side validation.
Comment #2
wim leersWhy didn't this get closed automatically? Strange...