|
a:focus { In older browsers, you need this link scrubbing plugin.
Using The PluginSimply embed jQuery and the Link Scrubber plugin script into the head section of your HTML page: <script type="text/javascript" src="/cre8tive3/jquery-1.2.1.pack.js"></script> And thats it! |

Some Browsers such as Firefox surround links with a dotted line when clicked (called onFocus). In some layouts (especially with AJAX) you may find this annoying. For newer browsers, can you simple do this using CSS:
