WiseWizards
09-25-2004, 08:40 PM
Dear Members:
I have placed a hover link decoration script on one of my pages, however, I wish for some links to not change when a user hovers over them. How can I do this? What script can I place within the links which I wish to stay the same on hover?
[SCRIPT PLACED IN HEADER]
<style type="text/css">
A:link {text-decoration:none; }
A:visited {text-decoration:none; }
A:hover{font-style:italic; }
</style>
Regards,
Wise WizardsŪ Website Design
Michael Naper Jr.
President & Chief Webmaster
President@WiseWizards.com
I have placed a hover link decoration script on one of my pages, however, I wish for some links to not change when a user hovers over them. How can I do this? What script can I place within the links which I wish to stay the same on hover?
[SCRIPT PLACED IN HEADER]
<style type="text/css">
A:link {text-decoration:none; }
A:visited {text-decoration:none; }
A:hover{font-style:italic; }
</style>
Regards,
Wise WizardsŪ Website Design
Michael Naper Jr.
President & Chief Webmaster
President@WiseWizards.com