Results 1 to 2 of 2

Thread: Mouse over effects with css -help please

  1. #1
    Join Date
    Nov 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Mouse over effects with css -help please

    I have a nav menu, using CSS that I want to refresh back to the original color when the page is reloaded. How is this done? http://knoxvillesmiles.com/new/successWithAllCode.htm for the nav menu...
    your help is much appreciated. I have tried meta refresh and it doesn't work
    Grant

  2. #2
    Join Date
    Apr 2006
    Posts
    190
    Thanks
    3
    Thanked 7 Times in 7 Posts

    Default

    set a:visited to the same as a:link in your css file

    And a:visited:hover is not need, its useless a:hover covers all the links visited or other wise.
    Ryan
    Sevierville, TN

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
  •