Page 1 of 1

Learning Mootools AJAX

Posted: Sun Jul 20, 2008 1:33 am
by researchtoxic
I am making an attempt to learn how to use AJAX with mootools

I learn best by taking some simple code and then forming a question around it

in investigating joomla pagination

i wrote a very simple exstention to sort article by first letter with a form
http://www.bostondiamondexchange.com/be ... n&Itemid=3

I would like to learn how to use Mootools to make the form request and display the db result instead of having to relaod with php

any help would be AWESOME

thanks in advance

Re: Learning Mootools AJAX

Posted: Tue Aug 26, 2008 11:58 pm
by fire2006
hi there, have you had any luck with this? I am using Joomla 1.5, and I need to get started using ajax with it. Id like to do form validation using the built in mootools - any ideas?