Convert HTML Forms to Ajax Forms with Alajax jquery Plugin

Alajax is tiny jquery plugin that use for convert HTML forms into AJAX forms. This  jQuery plugin will converts standard forms into Ajaxed ones, easy and no coding required.

Alajax can work with dynamic forms (forms that is updated by Javascript) and Easy to understand and to modify. It is perfect resources  for developers, designers and website ownsers.

Alajax created by Alaa Badran, a front-end engineer and web developer from  Jordan. This jquery plugin tested on: IE6+, Firefox, Chrome, Safari, Opera, and Mobile browsers.

convert html forms to ajax forms with alajax jquery plugin Convert HTML Forms to Ajax Forms with Alajax jquery Plugin

Demo | Download

Using Alajax

1. Add jQuery script to webpage.

2. Add Alajax script
{code type=codetype}
(<script src=”alajax.js”></script>)
{/code}

3. Run the code by:
{code type=codetype}$(document).ready(function (){ $(“#ID”).alajax(); }); {/code}

4. #ID could be The Form ID or DIV ID

facebook Convert HTML Forms to Ajax Forms with Alajax jquery Plugingoogle Convert HTML Forms to Ajax Forms with Alajax jquery Pluginreddit Convert HTML Forms to Ajax Forms with Alajax jquery Plugindigg Convert HTML Forms to Ajax Forms with Alajax jquery Pluginpinterest Convert HTML Forms to Ajax Forms with Alajax jquery Plugindelicious Convert HTML Forms to Ajax Forms with Alajax jquery Pluginnewsvine Convert HTML Forms to Ajax Forms with Alajax jquery Pluginstumbleupon Convert HTML Forms to Ajax Forms with Alajax jquery Pluginblogger Convert HTML Forms to Ajax Forms with Alajax jquery Plugintwitter Convert HTML Forms to Ajax Forms with Alajax jquery Plugintechnorati Convert HTML Forms to Ajax Forms with Alajax jquery Pluginlinkedin Convert HTML Forms to Ajax Forms with Alajax jquery Pluginwordpress Convert HTML Forms to Ajax Forms with Alajax jquery Pluginshare save 120 16 Convert HTML Forms to Ajax Forms with Alajax jquery Plugin

Leave a Reply