Results 1 to 4 of 4

Thread: Link Focus Rectangle

  1. #1

    Thread Starter
    Addicted Member Ramandeep's Avatar
    Join Date
    Feb 2000
    Posts
    158
    Does any one know how I may be able to remove/hide the focus rectangle that appreas arround links, you know the dotted one.

    I've created a navigation page of which links are made from small images, this is loaded into a frame on the main page (index.html) but when I click the links at the top the edges of the text (the small image) get distored well just look it any way due to the focus rectangle. The rectangle disappears when you click any where else, but how can I hide it from the start so no one see it at all?

  2. #2
    Fanatic Member Wynd's Avatar
    Join Date
    Dec 2000
    Location
    In a bar frequented by colossal death robots
    Posts
    772
    Try this (not sure):

    <a href="bla.html" onClick="this.blur();">bla</a>
    Alcohol & calculus don't mix.
    Never drink & derive.

  3. #3

    Thread Starter
    Addicted Member Ramandeep's Avatar
    Join Date
    Feb 2000
    Posts
    158
    Yeeeeh! That's better, thanks for your help Wynd really appreciate it!!!

  4. #4
    Fanatic Member Wynd's Avatar
    Join Date
    Dec 2000
    Location
    In a bar frequented by colossal death robots
    Posts
    772
    Hehe, no problem.
    Alcohol & calculus don't mix.
    Never drink & derive.

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