📄 test.html
字号:
<html>
<head>
<title>this is a test !</title>
<script type="text/javascript" src="popcalendar.js"></script></head>
<body>
<form name="form1">
<input type="text" name="time1">
<img id ="time" src="calendar.gif" style="CURSOR:hand; width:16px;height:16px;" onclick='popUpCalendar(this, time1, "yyyy-m-d")'></form></body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -