摘要: <!DOCTYPE HTML><html><head> <meta http-equiv="content-type" charset="utf-8" /> <meta http-equiv="content-type" content="text/html" /> <title>demo</title></head><body><p>aaaaaaaaaaa</p><div id 阅读全文
posted @ 2012-08-24 10:01 hcjavascript 阅读(547) 评论(0) 推荐(0)
摘要: <!DOCTYPE HTML><html><head> <meta http-equiv="content-type" charset="utf-8" /> <meta http-equiv="content-type" content="text/html" /> <title>demo</title></head><style type="text/css">*{margin:0;pa 阅读全文
posted @ 2012-08-14 09:53 hcjavascript 阅读(973) 评论(0) 推荐(0)
摘要: <!DOCTYPE HTML><html><head> <meta http-equiv="content-type" charset="utf-8" /> <meta http-equiv="content-type" content="text/html" /> <title>demo</title></head><style type="text/css">*{margin:0;pa 阅读全文
posted @ 2012-08-13 11:52 hcjavascript 阅读(18262) 评论(3) 推荐(1)
摘要: IE浏览器判断版本 <!--[if !IE]><!--> 除IE外都可识别 <!--<![endif]--><!--[if IE]> 所有的IE可识别 <![endif]--><!--[if IE 6]> 仅IE6可识别 <![endif]--><!--[if lt IE 6]> IE6以及IE6以 阅读全文
posted @ 2012-08-11 23:20 hcjavascript 阅读(83) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <meta http-equiv="content-type" charset="utf-8" /> 5 <meta http-equiv="content-type" content="text/html" /> 6 <title>demo</title> 7 </head> 8 <body> 9 10 <div id=&qu 阅读全文
posted @ 2012-08-10 11:26 hcjavascript 阅读(544) 评论(0) 推荐(0)
摘要: 1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <meta http-equiv="content-type" charset="utf-8" /> 5 <meta http-equiv="content-type" content="text/html" /> 6 <title>demo</title> 7 </head>13 <body>15 <div id=" 阅读全文
posted @ 2012-08-10 09:15 hcjavascript 阅读(1779) 评论(0) 推荐(0)