I forgot to add that when the countdown reaches zero I need to clear both intervals and redirect the browser to the CVR2.html. Everything else works but the damn countdown and this lol.
Hey guys I have all my work done on this web page except the last part I can't seem to get....I need to create a startCountdown function so it changes the value assigned to the text field in the body to the value of a variable named count, which decreases by a value of one (from 15 to 1)..I've...
How do I place a gif image (javascript) into left column of a two column table? I have to put three paragraphs on the other column...I've tried numerous code but can't get any to work...
<body>
<table table width ="75%">
<tr>
<td> <img src="x" height="300" width="425" alt="Changing...
Thank you so much. I understand that better now. I'm trying to come up with a variable from the answer given so I can multiply the monthly plan amount by 12 to come upwith the annual cost. This is what I have---it does not seem right at all. I understand it in Java---but JavaScript is confusing...
I understand I need to create a function--that's where I am confused. I don't know how to create a function that uses the code to determine the Plan Cost Per Month. Do I make a new variables for each plan code (function planCode( code1, code2,code3){}...Sorry--I am so mad that I can't figure...
The numbers 1, 2, 3 refer to codes for insurance plans.
1 Single Plan $250
2 2 person Plan $350
3 Family Plan $500
I am not looking for someone to complete my work--just point me in the right direction. This is so much more confusing than html lol.
Can anyone help me with the next step? Total overwhelmed noob..... After a correct code has been entered, call a function using the code to determine the Plan Cost Per Month. The Plan Cost Per Month will be returned to the body. Here is what I have so far....
<!DOCTYPE html PUBLIC "-//W3C//DTD...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.