![]() |
TIP: How to remove dotted outlines from your webpage (ie when u click on something)
Add this to your CSS style sheet (which is the part of the template between the <head>and </head> elements that contain a lot of these { }) :
a:active { outline: none; } a:focus { -moz-outline-style: none; } No more dotted borders! |
Awesome. Now it's both counter-intuitive AND difficult to eyeball-navigate.
|
eyeball-navigate ?
|
Nice ! txs for sharing :thumbsup
|
Quote:
|
What dotted lines??
Not some more FireFox crap to deal with? -Ben |
He means around an image after it's been clicked.. Or links.. Click "reply" and watch the button
|
I could have sworn I was taught this in second grade.
|
i clicked reply and saw it...
|
What about people to use the tab button to navigate links. Will the dots still appear?
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
|
Quote:
you can also put this in your <a href> tag: onFocus="if(this.blur)this.blur()" |
Thanks for the tip! bump for ya!
|
All times are GMT -7. The time now is 03:29 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123