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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.