Link Brackets
General
Want to spruce up your links without adding background images? This script will enclose your designated links in brackets. You can keep the other links separate, if you like.
Notes
- Created by: Padonak, Steve Aurigema
- Web Site: http://www.webdeveloper.com/forum/showthread.php?p=767324#post767324
- Posted: June 27, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: linkBrackets.js
CSS
Paste this code into your external CSS file or in the <style> section within the HEAD section of your HTML document.
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document


Leave a Response
(1 comment)onMouseOver in Safari 3.0 beta makes the links completely disappear. The only way to see the text again is to reload the page.