PDA

View Full Version : dotted rectagle around selected object


mnckvl
05-31-2006, 03:33 AM
how do u get rid of the dotted rectangle which appears around a selected link or an image?

everytime I click on a link or an image I get this dotted rectangle around it & unless the link has new content, the dotted rectange remains!

www.naturexposures.com

Thanks.

nygorilla
05-31-2006, 04:52 AM
What browser and OS are you using?

All looks fine for me here on WinXP and IE7.

Joe[y]
05-31-2006, 09:42 AM
firefox and many browsers tend to but that rectangle around links. just click on any link in this page and you'll see the same effect. i don't think there is any way to remove it... it's the sort of thing people don't notice but when they eventually do will drive them crazy :P

codepoit
05-31-2006, 09:49 AM
You CAN remove the ring using Firefox/Mozilla. Go to about:config in the address bar and filter the word "focus" Change the value for "browser.display.focus_ring_width" to 0 and make sure the value for "browser.display.focus_ring_on_anything" is false. That should take care of it...

Joe[y]
05-31-2006, 09:56 AM
You CAN remove the ring using Firefox/Mozilla. Go to about:config in the address bar and filter the word "focus" Change the value for "browser.display.focus_ring_width" to 0 and make sure the value for "browser.display.focus_ring_on_anything" is false. That should take care of it...

wow. how'd you work that one out?! lol. thanks.

codepoit
05-31-2006, 12:39 PM
Just years of using Firefox...combined with the knowledge that the dotted rectangle in question is called a focus ring. :)

mnckvl
05-31-2006, 02:01 PM
perfect! Thanks codepoit!!