Hey, I have a simple coming soon page that I just put up.
I am having trouble with a few things and would greatly appreciate help.
The URL is: http://glassiator.com/ec/index.php
I have two problems currently, and I am new to Javascript.
-
After someone enters an email address, and clicks submit, AJAX is used to automatically send a “Thank you” message on the page. The only problem is that the text area and submit button and “Enter your email address” text are all still there. Is there a way to replace all of that with the “Thank you” message?
-
Lastly, I am trying to include LiveValidation, so while you type your email address, I can send a message to the browser. I can’t figure out how to implement it. I downloaded it, and uploaded it to my server, and I included a link to the script at the top of my .php file, but I can’t seem to get it working. The link for what I am trying to do is this : http://livevalidation.com/examples#exampleEmail
Anyways, that is all of the questions I have for now.
If anyone has any suggestions or criticisms, please let me know.
Thanks,
Steve