摘要: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实现图片等比例缩放
阅读全文
随笔分类 - html
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> New Document
阅读全文
摘要: //显示搜索框
function showHide(id, on)
{
var more=document.getElementById(id);
more.style.display=(on ? "inline" : "none");
}
阅读全文
摘要:页面切换不到视图里面herf里如果包含“”,就用‘’herf=‘’,或不写,因为他本身不规范,否则导致页面无法切换。 尽量不要再签入的状态下看视图页面,.net的bug容易自动添加不需要的div之类的,使页面样式改变。
阅读全文

浙公网安备 33010602011771号