wannabeeaweak 0 Report post Posted September 25, 2004 (edited) change background script input this in your html in the <body> </body> <form> <input type="button" Value="Click for Black" onClick="document.bgColor='Black'"> <input type="button" Value="Click for White" onClick="document.bgColor='White'"> <input type="button" Value="Click for Green" onClick="document.bgColor='green'"> </form> Edited April 19, 2005 by microscopic^earthling (see edit history) Share this post Link to post Share on other sites