会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ffvsff
2008年5月29日
关于下划线的有无,和超链接的颜色变化
摘要: <head><style> .cl a{color:black} <!--超链接原本颜色-->.cl a:hover{color:red} <!--鼠标覆在上面的颜色-->.n{TEXT-DECORATION:none} a:hover{TEXT-DECORATION:underline}<!--{TEXT-DECORATION:none},这...
阅读全文
posted @ 2008-05-29 22:05 Fei飞
阅读(2933)
评论(3)
推荐(0)
编辑
Action里跳转到错误页的另一种方法(struts1.2)
摘要: ActionMessages meg = new ActionMessages();meg.add("*.error", new ActionMessage("*.error")); this.saveErrors(request, meg);return mapping.getInputForward();
阅读全文
posted @ 2008-05-29 21:29 Fei飞
阅读(783)
评论(1)
推荐(0)
编辑
公告
导航
博客园
首页
新随笔
新文章
联系
订阅
管理