All three of these MOUSEOVER samples use the same code as shown below. Just changed image name and size, and sound name.
To capture the code, press Select All then COPY the contents.
MUST change each gEMDIR to GEMDIR before using code!
I have made notes in code below and it will effect functionality! Use the Select All choice above!
<BGSOUND SRC="#" ID="hohoho" AUTOSTART="TRUE">
<IMG SRC="^GEMDIR/grumpysanta-t.gif" alt="THE GRINCH IS MY FRIEND!" WIDTH="130" HEIGHT="124" BORDER="0" onmouseover="document.all.hohoho.src='^GEMDIR/hohoho.wav'">
Code notes:
Purple = name of the sound file Red = image name
Brown = image size width and height
Green = alt = floating tooltip/caption
Image sources:
Grumpy is a construction worker used on the Lambert Corporation website and is modified for special occasions by me. Please DO NOT take him for personal use.
Cat: This image came in my email and since it looks so much like my Oscar, I thought it appropriate for this site.
Cat purr sound: right click on the link, then chose "Save Target As"
|