[tt]
Hello all JS gurus, let me just say this "I know <%$#@*/> about JavaScript but I can troubleshoot it to death X-)
Shooting in the dark here....
Is it possible to use this script
<script>
var name=prompt("Please enter your name",""
</script>
You typed:
<script>document.write(name);</script>
and modify it such way to make the prompt ask three specific questions
and ONLY if on the first answer the user typed something like red (or a specific answer)
the other prompts will not display?
I know, don't kill me, I'm just wondering...
Hello all JS gurus, let me just say this "I know <%$#@*/> about JavaScript but I can troubleshoot it to death X-)
Shooting in the dark here....
Is it possible to use this script
<script>
var name=prompt("Please enter your name",""
</script>
You typed:
<script>document.write(name);</script>
and modify it such way to make the prompt ask three specific questions
and ONLY if on the first answer the user typed something like red (or a specific answer)
the other prompts will not display?
I know, don't kill me, I'm just wondering...
T ® Ñ ¥
To keep a lamp burning we have to keep puting oil in it.
To keep a lamp burning we have to keep puting oil in it.
