Task Bar Message Genarator
Bottom Of Page
1st Message
2nd Message
(highlight X only then type message,
this allows space between messages)
SearchBliss
/ 2001
Cut and paste the code inbetween your HEAD tags.
Add our Task Bar Generator to your site for free. Here's the code!
<!--Created by SearchBliss/copywrite 2001--> <!--This generator script is free for personal and/or business use in the condition that our link remains at the bottom of the script. You may change colors,text,etc.--> <script language="JavaScript"> <!-- Begin function MakeIt(form){ var txt='<script language="JavaScript">function infoscroll(seed,looped){var text1 = "'; txt+=form.message1.value+'";\r\n'; txt+='var text2 = "'+form.message2.value+'";\r\n'; txt+='var msg=text1+text2;'; txt+=form.hidden.value+'\r\n'; form.code.value=txt; } function ResetPage(form){ if(confirm("Do you wish to start over?")){ form.message1.value=""; form.code.value=""; form.message2.value=""; form.hidden.value=""; } } // End --> </script> <!--- paste script above between your HEAD tags ---> <!--- paste script below between your BODY tags ---> <form action=""> <table bgcolor="#FFFFFF" border="2" cellpadding="4" width="100%" height="314" bordercolorlight="#FFFFFF" bordercolordark="#555555"> <tr> <td width="287"> <div align="center"><font size="3" face="arial" color="#555555"><b>1st Message </b> </font></div> </td> <td align="center" width="373"><font size="2"><b> <input type="text" name="message1" size="47"> </b></font> </td> </tr> <tr> <td align="center" width="287"><font size="3" face="arial"><b> 2nd Message<br> <font size="2">(highlight X only then type message,<br> this allows space between messages)</font></b></font></td> <td align="center" width="373"><font size="2"><b> <input type="text" name="message2" size=47 value=" X"> <input type="hidden" name="hidden" size="40" value="var putout = " "; var c = 1; if (looped > 10) { window.status="<Thanks !>"; } else if (seed > 100) { seed--; var cmd="infoscroll(" + seed + "," + looped + ")"; timerTwo=window.setTimeout(cmd,100); } else if (seed <= 100 && seed > 0) { for (c=0 ; c < seed ; c++) { putout+=" "; } putout+=msg.substring(0,100-seed); seed--; var cmd="infoscroll(" + seed + "," + looped + ")"; window.status=putout; timerTwo=window.setTimeout(cmd,100); } else if (seed <= 0) { if (-seed < msg.length) { putout+=msg.substring(-seed,msg.length); seed--; var cmd="infoscroll(" + seed + "," + looped + ")"; window.status=putout; timerTwo=window.setTimeout(cmd,100); // 100 } else { window.status=" "; looped += 1; var cmd = "infoscroll(100," + looped + ")"; timerTwo=window.setTimeout(cmd,75); // 75 } } } // --> <!-- infoscroll(100,1) // --> </script>"> </b></font> </td> </tr> <tr> <td width="287" height="46"> <div align="center"><font size="3" face="arial"><b> <input type="button" value="Create Task Bar Message" onClick="MakeIt(this.form);" name="button"> </b></font><font size="3" face="arial" color="#555555"><b><br> <input type="button" name="Button" value="Select Code"onClick="this.form.code.select(); this.form.code.focus()"> <br> </b></font><font size="3" face="arial"><b> </b></font><font size="1"><a href="http://www.searchbliss.com">SearchBliss</a> / 2001</font></div> </td> <td align="center" width="373" height="46"><b><font size="2" color="#FFFFFF"> <textarea name="code" rows=6 cols=40></textarea> </font> </b></td> </tr> </table> </form>
Many More Free Scripts and Webmaster Tools!
Top Of Page
Webmaster Tools