
More JavaScript Backgrounds
Alien Spacecraft | Astronaut Background | Blinker | Bouncing Image | Table Cell Changer | Color Chooser | Color Table | Color Adjuster | Cursor Changer | Dual Scroller | Fade In | Fader | Fireworks | Floating Hearts | Full Size Image | Growing Image | Htm Scroller | Link Colours | List Changer | Matrix | Menu Sliding Image | Mouse Fireworks | Persistent Layer | Random Background | Random Images | Rain | Roulette | Snow | Sound | Space Trip | Star Field | Stubborn Image | Text Blinker | Type A Color | Write Layer
Description
Visitors just type their favorite color in the box and click a button. The background is instantly changed to their favorite color!...View A Script Demo
Visitors just type their favorite color in the box and click a button. The background is instantly changed to their favorite color!...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>
<META NAME="Generator" CONTENT="TextPad 4.4">
<LINK href="general.css" rel="stylesheet" type="text/css">
<SCRIPT LANGUAGE="JavaScript">
<!-- Original: Eric Stremming <estremming@hotmail.com> -->
<!-- http://www.geocities.com/SunsetStrip/Club/5970/ -->
<!-- Begin
function test(form) {
if (form.text.value == "")
alert("What\'s your favorite color?")
else {
document.bgColor=(""+form.text.value+"");
}
}
// End -->
</SCRIPT>
</HEAD>
<BODY Bgcolor=#E0E0E0>
<center><BR><BR><BR>
<FORM>
<B>Please enter your favorite<BR>
color and then click the button.<BR>
<input type="text" name="text">
<input type="button" name="button" value="click for color!" onClick="test(this.form)">
</FORM>
</center>
</BODY>
</HTML>
<HTML>
<HEAD>
<META NAME="Generator" CONTENT="TextPad 4.4">
<LINK href="general.css" rel="stylesheet" type="text/css">
<SCRIPT LANGUAGE="JavaScript">
<!-- Original: Eric Stremming <estremming@hotmail.com> -->
<!-- http://www.geocities.com/SunsetStrip/Club/5970/ -->
<!-- Begin
function test(form) {
if (form.text.value == "")
alert("What\'s your favorite color?")
else {
document.bgColor=(""+form.text.value+"");
}
}
// End -->
</SCRIPT>
</HEAD>
<BODY Bgcolor=#E0E0E0>
<center><BR><BR><BR>
<FORM>
<B>Please enter your favorite<BR>
color and then click the button.<BR>
<input type="text" name="text">
<input type="button" name="button" value="click for color!" onClick="test(this.form)">
</FORM>
</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

