WebBuilder101 - Making the web happen!
Need Web Dev software? Here is the place to
Flash Point
Random Images


<Html>
<Head>
<title>Random Images</title>

<script language=javascript>

<!-- Hide script from old browsers
var oldPic = new Array ("image.gif, newimage.gif")
function selectPic () {
if (document.images)
{ randomNum= Math.floor ((Math.random() * 10)) % 2
document.myPicture.src=oldPic[randomNum] } }

// end hiding script from old browsers -->

</script>
<Body bgcolor=white
onload="selectPic()">
<img src="blank.gif" width="117" height="70" name="myPicture">
Click on "Refresh" several times to see the effect.
</body>
</html>

Click here to see it in action.

.

 

More Resources
Scrolling Text
Taking and pasting input to your web page
Customize Messages
Create Rollovers
Change Background colors
Alert the user
Put the current date on your site

Suggested Reading

Beginning Active Server Pages 3.0
JavaScript Bible
Red Hat Linux
Dreamweaver 3.0
HTML Bible



Download WB101 Wallpaper
• Web Builder 101 Wallpaper Get it!.
• Find out how to create your own Wallpaper Teach me!.
Sign up for our Newsletters
• Web Building Sign me Up!.
• Net Alert! Sign me Up!.
Need Help?
• Contact Support Click here.
• E-mail the Webmaster Click Here.
• Search Tips Click Here.

Webbuilder101.com © 1998 - 2003 Copyright and Terms of Use
Send mail to: webmaster@webbuilder101.com

» About » Support

» FAQ » What's New » MyLog

Web Builder 101 Web Builder 101 - Making the Web Happen Web Builder 101 - Making the Web Happen
.