Remove dot line rectangle surrounded hyper-link after click event
Posted
by Yan Cheng CHEOK
on Stack Overflow
See other posts from Stack Overflow
or by Yan Cheng CHEOK
Published on 2010-03-14T06:26:56Z
Indexed on
2010/03/14
6:35 UTC
Read the original article
Hit count: 222
jQuery
Whenever a click event happen on a hyper-link, I will use JavaScript to toggle the display of a drop down menu. However, I realize there will be a dotted line rectangle surrounded the hyper-link still. May I know how I can explicitly remove the dotted line rectangle after the click?
© Stack Overflow or respective owner