<CENTER class=content> <FORM>
<INPUT onblur=checkentry(this); style="BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: transparent; BORDER-BOTTOM-STYLE: none" size=2 name=entry> <INPUT style="WIDTH: 359px; HEIGHT: 31px" type=hidden size=44 value="I'm onto something; it's hard to see, but it has to do with _____..." name=copytext>
I thought of a hidden message earlier, but when I cut and pasted into either Word or Notepad, nothing showed up. When pasting into perplexus then it does show up. hmmm right idea, wrong word processor.
</FORM></CENTER> <SCRIPT> function checkentry(entry) { var ans="Good work, you found it! "; ans += "Now, for your answer, type the following exactly: "; ans += ""I'm onto something; it's hard to see, "; ans += "but it has to do with _____..." "; ans += "Where you fill in the blank with any word that "; ans += "starts with the same letter as your display name "; ans += "and that rhymes with "see." Think you got it? "; ans += "Go to it! You have to click OK before you can submit "; ans += "an answer, but don't worry .. the text you need has "; ans += "been copied to the clipboard for you (just change "; ans += "the blank to some other word). Remember, don't give "; ans += "away anything else in your answer! =)"; if (entry.value=="XX") { alert(ans); entry.form.copytext.createTextRange().execCommand("Copy"); } } </SCRIPT>
Edited on March 9, 2004, 12:12 am
Edited on March 9, 2004, 12:12 am
Edited on March 9, 2004, 12:14 am
|
Posted by Larry
on 2004-03-09 00:11:11 |