I'm not scared of JavaScript like a lot of people seem to be... :) I haven't yet figured out why anyone would want to stop javascript, flash, etc. from working when viewing the web... it's akin to wearing a ballcap, sunglasses, blinders, and looking through a pinhole camera to view the world. With some common sense it's not difficult to avoid online viruses (but this is an argument in itself).
Would that work without changing the href="link.html" to href="#"? My only problem with that one is that it requires me to change the link on each page; the same as adding the GIF. Although, I guess I could have the GIF on each link and on the :hover attribute give it a higher z-index. Not a big deal, of course, but the original post was in hopes that CSS could make the link inactive. Mike -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Grimm I've found that including an onclick="return false" attribute on the anchor element does the trick. While this solution uses javascript and not css, it does get the job done. I've tested this solution with success under Firefox, Safari and IE6. --Ryan ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/