Hi all,
I am new to ajax, meaning I know nothing what so ever of programing ajax. I want to do a simple login interface with email and password (with php), but i also want that when I press submit button it show a box with "please wait..." message (this box must slide, from the top of the page). Also this box will display errors messages such as, "invalid email or password" and so on.
Any ideas if this is possible, I heard that jquery is one of the best ajax framework out there so if you guys know any of this, please let me know. Also if there is any tutorial, so i can learn a bit of ajax i would be glad.
Thanks for the help.