Page 1 of 1

Mind Blowing (For Me Anyway)

Posted: Sun Jun 29, 2008 10:34 am
by cupaball
I was checking out http://bandwebsitetemplate.com/demo/shows.php and saw how they have it set that you can log in using some type of lighbox and the page did not refresh. How did they do that?

Secondly, what I am really after is creating a contact form that does not have to refresh the page when submitted. Can anyone point me in the right direction?

Re: Mind Blowing (For Me Anyway)

Posted: Sun Jun 29, 2008 12:30 pm
by califdon
By looking at the source code, it shows that they are using a tool called MooTools which is based on AJAX. See http://w3schools.com/ajax/ajax_intro.asp.

Re: Mind Blowing (For Me Anyway)

Posted: Sun Jun 29, 2008 7:36 pm
by Ollie Saunders
The answer to both your questions are basically: JavaScript