Hi guys, was just wondering if there's any way to take away the little dotted box that appears around a link when clicked. I have some tabs set up in the form of links, that don't lead anywhere, but it runs a content switching script and I was just wondering if there's any way to get around this box on click, and so when you click on it, the content changes but the box doesn't appear...
I can get the box to disappear if I make the link without an href, like so: <a onClick="toggle_visibility('ivyinfo'); return false;>info</a> But I didn't know if this was good practice,
Any ideas?
Thanks,
Jack
Edit: This only happens on FF as far as I know



Reply With Quote

Bookmarks