Options and events added, like: type (data return type), success (call back to run when success), beforeSend (to run just before sending data), error (to do something when error occures)
Features
Converts forms into AJAX simply.
No programming background needed.
Works with Dynamic Forms (forms that is updated by Javascript)
Lightweight code (3KB uncompressed).
Easy to understand and to modify.
Cool for Developers, designers and website ownsers.
How to use it
Include the jQuery script to your webpage.
Include ALAJAX script. (<script src="alajax.js"></script>)