Results 1 to 3 of 3

Thread: Hover/mouseover tag question

  1. #1
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hover/mouseover tag question

    Hi everyone. I'm taking A Level ICT, and need to put together a website. I've decided to be a little flash with it but need a little pointer for the code.

    My website is based upon a travel agents, so I want to make a map of the world with various cities highlighted on it. I'd like it so that a hover /mouseover tag will activate whenever a city is hovered over.

    So if you imagine it as a small dot and the city name being on this map. When it's hovered over, it would increase in size slightly, becoming more visible, so the user would know what is being selected.

    The problem is, although I'm fluent in HTML and some CSS, I just have no idea how to get started on this. Could any of you point me in the direction of some guides that would be helpful for me? (I'd obviously be looking myself, but I'm new so may not know the full secrets of this site!)

    I hope you can all help. Thanks for your time

    ~Bean824

  2. #2
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi again everyone. I've managed to a bit of this on my own. I've used <a href="http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm">this</a> guide to create the hovering information box on an image link. However, I need that for different hotspots on the same image, for each city. So, box would disappear as you move off of one hotspot, but would appear when you move onto another hotspot. Is this possible? Thanks everyone.

  3. #3
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Yes, by using an image map.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •