
More JavaScript Messages
Adding Commas | JavaScript Alert | Rotate Banner Ads | Sort Data By Field | Tip of The Day | Continuously Change | Message On Date | Editable Select Menu | Connected To Mouse | Text Fader | Highlighted Search | Text Box Messages | Text Glowing Border | Hover Text Colors | Image Link Description | Information Box | Short Description | Jitter Text | Orbiting 3-D Message | Message In A Box | A Trail Of Cursors | Drags A Message | Neon Style Method | Dialup Phone Number | Print Page Button | Automatic Print Page | Simpliest Fast Alert | Quote Of The Day | Rainbow Color Text | Random Name | Random Set Range | A Random Joke | Rotates Message Menu | Random Nerd Quotes | Quotes Generator | Murphys Laws | Random Puns | Random Quips | Random Sentence | JavaScript Error Report | Marquee Message | Characters From String | Teletype Scroller | Text Highlighter | Rotates Messages | Text Ripple | Time Message | Flash Style Intro | Advice From Zen
Description
This JavaScript is pretty interesting. It will dynamically (means it is different every time) write to the screen a message that depends on the time on the visitor's clock when they load the page....View A Script Demo
This JavaScript is pretty interesting. It will dynamically (means it is different every time) write to the screen a message that depends on the time on the visitor's clock when they load the page....View A Script Demo
Do you find it confusing setting up these script?
Java Scripts Magic can do all the hard work for you all At The Touch Of A Button.
Java Scripts Magic can do all the hard work for you all At The Touch Of A Button.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<LINK href="general.css" rel="stylesheet" type="text/css">
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
document.write("<center><font size=+1>")
day = new Date()
hr = day.getHours()
document.write("<BR><BR><BR>")
if (hr == 1)
document.write("Good morning! 1AM and you are still going! ")
if (hr == 2)
document.write("Hey, it's past 2AM! The bars must be closed!")
if (hr == 3)
document.write("Hey, it's after 3AM! Are you a vampire or what?")
if (hr == 4)
document.write("4AM? You must roam all night huh!")
if (hr == 5)
document.write("Whoa! It's almost daylight and you are still going!")
if (hr == 6)
document.write("Hey, isn't it way too early to be using your computer?")
if ((hr == 7) || (hr == 8) || (hr == 9) || (hr == 10))
document.write("Good Morning!")
if (hr == 11)
document.write("11AM...What are you doing surfing JavaScript pages so early??")
if (hr == 12)
document.write("NOON! Great, it must be time for me to eat breakfast!")
if (hr == 14)
document.write("It's 2PM. Have you eaten lunch yet??")
if ((hr == 13) || (hr == 15) || (hr == 16))
document.write("Good Afternoon!")
if ((hr == 17) || (hr == 18) || (hr == 19) || (hr == 20) || (hr == 21) || (hr == 22))
document.write("Good Evening! Welcome to prime time on the web!")
if (hr == 23)
document.write("It's almost midnight...Aren't you sleepy yet?")
if (hr == 0)
document.write("It's midnight... do you ever sleep?")
document.write("</font></center>")
// End -->
</SCRIPT>
</HEAD>
<BODY Background=../graphics/grayback.jpg>
<center><BR><BR><BR>
</center>
</BODY>
</HTML>
<HTML>
<HEAD>
<LINK href="general.css" rel="stylesheet" type="text/css">
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
document.write("<center><font size=+1>")
day = new Date()
hr = day.getHours()
document.write("<BR><BR><BR>")
if (hr == 1)
document.write("Good morning! 1AM and you are still going! ")
if (hr == 2)
document.write("Hey, it's past 2AM! The bars must be closed!")
if (hr == 3)
document.write("Hey, it's after 3AM! Are you a vampire or what?")
if (hr == 4)
document.write("4AM? You must roam all night huh!")
if (hr == 5)
document.write("Whoa! It's almost daylight and you are still going!")
if (hr == 6)
document.write("Hey, isn't it way too early to be using your computer?")
if ((hr == 7) || (hr == 8) || (hr == 9) || (hr == 10))
document.write("Good Morning!")
if (hr == 11)
document.write("11AM...What are you doing surfing JavaScript pages so early??")
if (hr == 12)
document.write("NOON! Great, it must be time for me to eat breakfast!")
if (hr == 14)
document.write("It's 2PM. Have you eaten lunch yet??")
if ((hr == 13) || (hr == 15) || (hr == 16))
document.write("Good Afternoon!")
if ((hr == 17) || (hr == 18) || (hr == 19) || (hr == 20) || (hr == 21) || (hr == 22))
document.write("Good Evening! Welcome to prime time on the web!")
if (hr == 23)
document.write("It's almost midnight...Aren't you sleepy yet?")
if (hr == 0)
document.write("It's midnight... do you ever sleep?")
document.write("</font></center>")
// End -->
</SCRIPT>
</HEAD>
<BODY Background=../graphics/grayback.jpg>
<center><BR><BR><BR>
</center>
</BODY>
</HTML>
If you have a Business Proposal that you think may be of interest to us here at Best Download Sites please contact us to discuss the matter in further detail

