fender967 Posted January 26, 2010 Share Posted January 26, 2010 I just finished installing and customizing this jquery slider and I replaced the 'prev' 'next' arrows. When you click my new arrows though, you will notice that there is a dotted border underneath the image similar to the 'a:active' element. This wasn't there on the original version, but I can't figure out how to get rid of it. Can anyone help me out? Click the < and > arrows on the image slider and you'll see the dotted border. Click the images being slid through and you can see that they do not have this. http://www.psdtutr.com/ Link to comment https://forums.phpfreaks.com/topic/189874-dotted-border-when-clicking-on-an-image-how-do-i-remove-this/ Share on other sites More sharing options...
fender967 Posted January 26, 2010 Author Share Posted January 26, 2010 Solved. "a:active, a:focus {outline: 0;}" Link to comment https://forums.phpfreaks.com/topic/189874-dotted-border-when-clicking-on-an-image-how-do-i-remove-this/#findComment-1002112 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.