1 Hour SEO : Domain Registration Bank : Ecommerce Dictionary : GoDefy : Great Web Design Tips
JavaScript 2 : Jumbo Keyword : Marketing Tips Store : Michael Wong Blog : Mike's Marketing Tools
Search Engines 2 : SEO eBook : Text Links Ads : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML > Images > <IMG ...> > START

START = MOUSEOVER


rollover imagesAre you looking for information on creating rollover images? Take a look at our Rollover image Tutorial.

MOUSEOVER starts the movie start when you put your mouse over it.

For example, this code

<IMG
SRC="/graphics/moonflag.gif"
DYNSRC="/graphics/moonflag.gif"
START=MOUSEOVER
ALT="Astronauts on the moon">

starts the movie when you put your mouse over it:

Astronauts on the moon

The idea is that MOUSEOVER makes the movie wait until the user gives some kind of "start" command. Unfortunately most people don't catch on that they need to put their mouse over the image so it generally doesn't work.CONTROLS is supposed to give a more understandable interface, but has its own problems.

<IMG onLoad="..."> >>>

          

Copyright © 2002-10 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com