Hotspots on an OnMouseover Image

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there

I know enough html to get myself in trouble, but not enough to help myself, so I'm hoping someone can help me! I'd like to do the following

I have an image (IMAGE1.GIF) that I've applied the "Swap Image" behavior to - a new image appearsonmouseover (IMAGE2.GIF) and then it restores onmouseout (BACK TO IMAGE1.GIF). What I'd like to do is apply hotspots to parts of the image that appears onmouseover (IMAGE2.GIF) to take to separate pages in the site

So, in my site, here's an example

The original gif says
ABOUT SLAT

Onmouseover gif appears as same size and says
ABOUT SLAT
- EXECUTIVE SUMMAR
- MISSION & STRATEG
- WHY "SLATE?

I want the sub-menu to appear ONLY when you've mousedover the original gif (ABOUT SLATE). Then, I want the visitor to be able to scroll down to click on a submenu links - can be a hotspot or a table with another onmouseover - whatever you recommend. The key is that I DON'T want the submenu to appear UNLESS you've scrolled down from the original

Are you following? You can go to the site and see the onmouseover image now - it's not activated. I'd like each of the items below to be a hotspot or highlight and provide a hyperlink to a new page. If that can be accomplished a different way - e.g. a table, etc. - I'm happy to do that too

I *really* need your help! thanks
Alexa
 
Forgot to put in the url or work in progress - just trying to get the navigation done

http://www.slateventuregroup.com

i think that I may need to use DHTML to create the menu, and then use images, but I've got no clue how to do that? I feel like these types of menus are EVERYWHERE but i can't seem to find the easy way to do it. Thx for your help

alexa
 
See http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=28
and http://www.roksteady.net/menus/
for tutorials and custom behaviours.
--
Ron
Reply only to group - emails will be deleted unread.

Alexa said:
Forgot to put in the url or work in progress - just trying to get the navigation done.

http://www.slateventuregroup.com/

i think that I may need to use DHTML to create the menu, and then use
images, but I've got no clue how to do that? I feel like these types of
menus are EVERYWHERE but i can't seem to find the easy way to do it. Thx
for your help -
 
You'll need to create the links using DMTML
See http://www.dynamicdrive.com/dynamicindex1/

--




| Forgot to put in the url or work in progress - just trying to get the navigation done.
|
| http://www.slateventuregroup.com/
|
| i think that I may need to use DHTML to create the menu, and then use images, but I've got no clue how to do that? I feel like
these types of menus are EVERYWHERE but i can't seem to find the easy way to do it. Thx for your help -
|
| alexa
 
Back
Top