<!-- m --><a class="postlink" href="http://ekc.sureo.com/members.php">http://ekc.sureo.com/members.php</a><!-- m -->
that is not the site that this problem applies to, but u can see the same thing there
This here is a screenshot of the site im working now where the problem is annoying:
<!-- m --><a class="postlink" href="http://img144.imageshack.us/img144/1632/untitled12ju.jpg">http://img144.imageshack.us/img144/1632 ... ed12ju.jpg</a><!-- m -->
IN MOZILLA FIREFOX, when u click on a menu link, a gray dotted border shows; this does not happen in IE, but for my new commercial site, the gray borders are very visually disruptive
once again, that is NOT the site, but the problem occurs there tooHi there nodaa90,
try it like this...
<a href=http://www.webdeveloper.com/forum/archive/index.php/"#" onfocus="this.blur()">Home<a/>
cootheadty that workedThis should be a non-issue in real life because clicking the links will load a new page. I.e. this is a dev-only problem.
that is not the site that this problem applies to, but u can see the same thing there
This here is a screenshot of the site im working now where the problem is annoying:
<!-- m --><a class="postlink" href="http://img144.imageshack.us/img144/1632/untitled12ju.jpg">http://img144.imageshack.us/img144/1632 ... ed12ju.jpg</a><!-- m -->
IN MOZILLA FIREFOX, when u click on a menu link, a gray dotted border shows; this does not happen in IE, but for my new commercial site, the gray borders are very visually disruptive
once again, that is NOT the site, but the problem occurs there tooHi there nodaa90,
try it like this...
<a href=http://www.webdeveloper.com/forum/archive/index.php/"#" onfocus="this.blur()">Home<a/>
cootheadty that workedThis should be a non-issue in real life because clicking the links will load a new page. I.e. this is a dev-only problem.