Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

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.

 
 
  Copyright 1997-2002 Idocs inc. Published under the terms of the Open Content License Design by Interspire