Ok, here’s
another AJAX login form example…
In this example I am using 3 javascript files, 2 php files and 1
stylesheet.
click
here
for the demo
click
here
to download the files
Brief description:
_ajax.new.js: is the main ajax class. I have already
explained this class
here
_formdata2querystring.js: used for posting the element of a
form
_applogin.js: specific ajax class to handle the login form
index.php: simple login form