michael180
07-09-2011, 01:01 AM
I have a page here;
http://chieftainclothing.com/mockup/
When I click on one of the menu titles and use the back arrow to get back the FF browser draws a dotted line around the image map.
Any suggestions?
wojo1086
07-09-2011, 03:19 AM
I think the problem comes with the fact you made the ul#links have the background image rather that the #links div. The dotted line happens when you click a link. I would try making the background image be in the #links rather than the ul#links. Try that and let me know what happens.
Sammy12
07-09-2011, 05:30 AM
a { border: 0; outline: none; }
?
michael180
07-09-2011, 05:35 AM
I think the problem comes with the fact you made the ul#links have the background image rather that the #links div. The dotted line happens when you click a link. I would try making the background image be in the #links rather than the ul#links. Try that and let me know what happens.
But I don't have #links style?
Sammy12
07-09-2011, 05:43 AM
http://sonspring.com/journal/removing-dotted-links
thanks for ignoring my post lol. try setting outline: none; I think this could be the answer?
michael180
07-09-2011, 06:50 AM
But I don't have #links style?
I added a #links style, it made no difference. It only happens in FF, Safari is fine. Of course I haven't even started on IE yet.
Thanks
amazinghotels45
07-09-2011, 07:41 AM
I think the problem comes with the fact that you made the ul # links have a background image instead of the div # links. The dotted line that occurs when you click a link. I would try to make the background image to the links # instead of # links ul. Try that and let me know what happens.