My website displays fine in IE7 and Firefox 2, but the images move when rendered in IE6. I can't seem to figure out the issue I appreciate all help.
heres the website:
Click
and here is the CSS:
@charset "utf-8";
/* CSS Document */
body {
margin: auto;
font: 62.5% Arial, Helvetica, sans-serif;
background: #628ebc url(../images/background2.jpg )...
User Profile
Collapse
-
IE 6 Positioning Issues
-
Changing it to onSubmit results in the script not working at all in Firefox or IE. The other changes still aren't making it work, unfortunately.
I appreciate the help. -
Javascript won't work in IE7
It works fine in Firefox 2+ but in IE7 the alert window doesnt appear and the script doesnt work.
Maybe I'm missing something
Heres the form the script is tied to:
[HTML] <form id="Quiz" name="Quiz" method="get" >
<table width="405" table="table" height="24" border="0" align="center">... -
i'm sorry i wasnt so specific. I'd like to alert the user if they are correct as soon as submit is clicked.
maybe this will clear up some confusion:
The website is for my girlfriends christmas gift, theres a riddle to a location and she has to figure out the answer. I want to have a form where she types the answer and it tells her if its right or wrong, and when she types in the correct answer i want a message sent to my email...Leave a comment:
-
send message when keyword is submitted
Heres what I'd like to accomplish and I believe I have to use server side script to do it.
I have a website where there is a question and then a text field below it to type in the answer to the question. When you click submit I'd first like it to tell the user if you submitted the correct answer, and second if the correct answer is submitted I'd like an email message to be sent to me letting me know the correct answer was submitte... -
ASP Contact Form in Dreamweaver
I'm using Dreamweaver 8 and I want to make a ASP contact form. I've used PHP before but I'm new to ASP. What I want to do is have the user type their email address in a text field on the form, and use their email to send the form data to me. I can do it with PHP but I cant figure it out with ASP.
Thanks.
No activity results to display
Show More
Leave a comment: