English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Is there a way to get rid of the white dotted lines that envelope a hyperlinked image or a text link?

2007-03-21 00:08:28 · 2 answers · asked by << mimon >> 1 in Computers & Internet Programming & Design

2 answers

It's not a CSS border, it's an indication of the object's "focus" and it's part of your operating system.

You can get rid of it using clever DOM event handling.
It's complex ... reference here:
http://developer.mozilla.org/en/docs/Gecko_DOM_Reference

2007-03-21 00:14:28 · answer #1 · answered by Fabian 2 · 0 0

the place 'your_stylesheet.css' is the filename of your CSS stylesheet. upload that tag into the top of your HTML pages.

2016-10-02 12:16:07 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers