200分!鼠标移到HyperLink控件上,如何使其链接文字变成指定颜色?200分!在线等!
鼠标移到HyperLink控件上,如何使其链接文字变成指定颜色?
我用了以下CSS都不行
a { text-decoration : none; }
a:hover{text-decoration : none; color:red}
我的CSS是单独的文件
ascx中是这样引用的
<LINK href="../../css/MyCss.css" type="text/css" rel="stylesheet">
是哪里出错了吗???
另外100分在这个贴子里,会的去拿吧
http://community.csdn.net/Expert/topic/4507/4507279.xml?temp=.8134272