Blinking Textbox Effect
General
This script will place the cursor in a designated textbox, causing its background to blink a specified color for a pre-determined amount of seconds. This will highlight the textbox on the Web page in order to draw attention to it.
| Name: | |
| E-mail: | |
Notes
- Created by: mrhoo
- Web Site: http://www.webdeveloper.com/forum/showpost.php?p=761000&postcount=40
- Posted: June 6, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: blinkingTextboxEffect.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document


Leave a Response
(0 comments)