JavaScript OnOff Screen Background Effects
This will make your background colors change upon button-click.
Script Demo:
Demo
JavaScript Code:
Insert this code into <head> tags |
Insert this code into <body> tags |
Instruction:
Place this script in the HEAD tags of your web page. Then place the button in your
web page. When someone clicks it, the web page background colors will blink. To change
the color of the blinking background, alter the color-hex tag in the 'function
blinkOn' section. This is the very first section of the JavaScript.
| Webmaster » Web Programming » JavaScript » Background Effects » OnOff Screen Effects |
Related Links:
Sponsored Links
