Results 1 to 3 of 3

Thread: HTML: Current Hyperlink

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    32

    HTML: Current Hyperlink

    If I have a menu on the left side of my site, made up of hyperlinks, and I click an item I want it to be a unique color. I know there is a onmouseover, and visited but is there such thing as current or last visited? so that if I click on another item it will have the unique color and the other one will go back to looking normal?

    Thanks!
    James
    Last edited by jimmy.hunt; Nov 16th, 2005 at 02:30 PM.

  2. #2
    Fanatic Member kaihirst's Avatar
    Join Date
    Jul 2005
    Location
    The Resaurant At the End of The Universe
    Posts
    633

    Re: HTML: Current Hyperlink

    Hi,

    In CSS there isnt a base class override event that will detect if the Anchored uniform resouce is matched to the Querystring in the address, as CSS is non key value enabled.

    Youll have to do this in Javascript or server Side code, or SSI

    Kai
    As the information I give is useful in its nature, consider using the RATE POST feature located on the bottom left of this post please..

    A few things that make a good Developer a Great One.
    Methodical and a thorough approach to research and design inevitably leads to success.
    Forward thinking is the key to Flow of control.
    Never test in the design environment, always test in real time, you get the REAL results.
    CBSE & OOSE are the same animal, they just require different techniques, and thinking.
    SEO is a globe of objectives, SE rankings is an end to a means for these objectives, not part of them.
    The key to good design is explicit attention to both detail and response.
    Think Freely out of the "Box" you're in..... You will soar to better heights.

    Kai Hirst - MSCE, MCDBA, MCSD, MCP, MCAP, MSCT


  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    32

    Re: HTML: Current Hyperlink

    Do you have any hints on how to do this with javascript?

Posting Permissions

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



Click Here to Expand Forum to Full Width