![]() |
Flashing
Form Button Javascript |
|
|
Summary:
Another great web site tool with a short piece of code makes text in
buttons flash on and off. Great eye catcher.
Flashing Form Button JavascriptThis javascript flashes the text in form buttons. Simple 2 part script which is very easy to install on your site. The flashing form button is a fantastic way to draw the eye of your visitor exactly to where you want them.
STEP 1 Copy the code below and place this between the <body> and </body> tags of your html document.
STEP 2 Place this code snippet id="flashit" within each form element as in the example; <input type="submit" value="Submit" id="flashit"> Happy Flashing!
|
|