Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=gb2312">
<title>百度在线手写板</title>
<style>
#sx{color:#00C;text-decoration:underline;cursor:pointer;}
</style>
</head>
<body>
<form name="f" action="s">
<input type="text" name="wd" id="kw" maxlength="100">
<input type="submit" value="" id="su">
<span id="sx">手写</span>
</form>
CSS代码...
JS代码...
xxxxxxxxxx