Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:49
RC37: Minor Bug with Mozilla Browser
Poster: Martin
Dated: Thursday January 8 2004 - 15:17:37 GMT
After Upgrading to RC37, mozilla browsers are displaying a kind of a dotted border around a menu item.
It looks like the border on some anchor-tags without having "if(this.blur)this.blur();"
Poster: John
Dated: Thursday January 8 2004 - 15:46:55 GMT
Interesting. I do see what you're talking about, but I don't have Mozilla loaded to try it. NS7.1 (close as I can get) works OK.
Andy will look at it. Please post this to the Outstanding Bugs area.
Thanks.
Re: RC37: Minor Bug with Mozilla Browser
Poster: timrivera
Dated: Thursday January 8 2004 - 23:05:55 GMT
Martin wrote:
After Upgrading to RC37, mozilla browsers are displaying a kind of a dotted border around a menu item.
It looks like the border on some anchor-tags without having "if(this.blur)this.blur();"
It looks like the border on some anchor-tags without having "if(this.blur)this.blur();"
That has nothing to do with the menu, but with the browser itself. The border shows that this is the active link. You will see the same border on any link you click on.
Tim
Poster: Martin
Dated: Thursday January 8 2004 - 23:11:30 GMT
timrivera,
That is not true. Older Versions of Internet Explorer had this problem, but nor gecko based browsers.
Poster: timrivera
Dated: Thursday January 8 2004 - 23:19:00 GMT
Screen capture of a link with focus on Milonic website in Mozilla 1.6a

Poster: Martin
Dated: Friday January 9 2004 - 0:43:31 GMT
Yes, that depends on the brand and/or version of the browser. To avoid this effect, i usually add this code into an anchor tag: OnFocus="if(this.blur)this.blur();
But this is not the case here. RC30 did not made this mistake. I'm sure, that Andy will fix it.
Poster: Andy
Dated: Friday January 9 2004 - 10:30:34 GMT
Which version of Mozilla are you seeing this with?
Cheers
Andy