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?
Mind Blowing (For Me Anyway)
Moderator: General Moderators
Re: Mind Blowing (For Me Anyway)
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.
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
Re: Mind Blowing (For Me Anyway)
The answer to both your questions are basically: JavaScript