Javascript打印功能

来源:岁月联盟 编辑:exp 时间:2012-02-07
<head>
<title></title>
</head>
<body>
<input type="button" value="打印" onclick="print()" />
</body>

摘自 徐越的专栏