下一站天后

今朝的容颜老于昨晚

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

随笔分类 -  html

摘要:http://hi.baidu.com/%C2%B3%C4%DC%B0%C9%C0%EF%D7%EE%C5%A3%B5%C4/blog/item/7abb9cb263738545092302bd.htmlcss 图片等比例缩放http://hi.baidu.com/beinanzhong/blog/item/ebc38c5052cadc778435247c.htmlCSS实现图片等比例缩放 阅读全文
posted @ 2011-08-03 16:45 孙雅玲 阅读(145) 评论(0) 推荐(0)

摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> New Document 阅读全文
posted @ 2009-04-27 10:37 孙雅玲 阅读(272) 评论(1) 推荐(0)

摘要: //显示搜索框 function showHide(id, on) { var more=document.getElementById(id); more.style.display=(on ? "inline" : "none"); } 阅读全文
posted @ 2009-01-19 11:09 孙雅玲 阅读(1287) 评论(1) 推荐(0)

摘要: 阅读全文
posted @ 2008-09-03 16:32 孙雅玲 阅读(528) 评论(0) 推荐(0)

摘要:页面切换不到视图里面herf里如果包含“”,就用‘’herf=‘’,或不写,因为他本身不规范,否则导致页面无法切换。 尽量不要再签入的状态下看视图页面,.net的bug容易自动添加不需要的div之类的,使页面样式改变。 阅读全文
posted @ 2008-09-02 09:34 孙雅玲 阅读(290) 评论(0) 推荐(0)

摘要:' title='' target=_blank 阅读全文
posted @ 2008-08-19 21:28 孙雅玲 阅读(937) 评论(7) 推荐(0)