rv20 Posted May 25, 2009 Share Posted May 25, 2009 Mootools has an ajax demo which i can use but it is a bit advanced for me to customise. Basically the demo lets you hard code 1 x form ID to POST and 1 x output element to send the response to(in this case a div). This works well but if you want multiple forms on the one page then you really have to know the ins and out's of the Mootools js to edit this. This post here describes how to do it, http://forum.mootools.net/topic.php?id=4243 they say add a class to each form on your page and give it the same class name ( i think) so i tried this and it didn't work. I guess you would either need to have done this already or be prepared to look through the whole thing. Here is the original demo, http://demos.mootools.net/Form.Send So i hope someone can help. Link to comment https://forums.phpfreaks.com/topic/159593-help-with-mootools-posting-multiple-forms/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.