Web Design - El Centro College
 
HTML More HTML JavaScript Design Dreamweaver Fireworks Flash Photoshop More Info Home
 

Background Color Changes, Rollovers, Form Effects

You can have the viewer change the background color - just for special effects!
Background Color Change Background & Text Color Change via Prompts
Text Color Change  

Rollovers are actually created by using two images - a secondary image very quickly replaces the primary image as the user moves their mouse over the image.

MouseOver (false link) Rollover/Mouseover (live link)
MouseOver (function) Rollover/MouseOver Buttons
MouseOver onClick MouseOver onClick
MouseOver with Message in the Status Bar  
ImageMap Rotating Images

Forms can take many forms with the realm of JavaScript. Form buttons are often used to allow the viewer options. A text box can be used to "jump" to other webpages.

Button Simple Button Links
Buttons - Background Color Change Buttons Used to Do an Image Swap
Navigation Menu/Form - Radio Buttons Navigation Form - Text Box
Jump Menu - Pulldown Menu
(with button)
Jump Menu - Pulldown Menu
(no button)
Jump Menu - Pulldown Menu
(no button)
Form with Alert onSubmit
Form Validation  

Back to the Top