Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>progression表单输入完成进度提示框插件</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="stylesheet" type="text/css" href="/api/jq/5733e36224b76/css/demo.css" />
<link href="/api/jq/5733e36224b76/css/css.css" rel="stylesheet" type="text/css"/>
<link href="/api/jq/5733e36224b76/css/progression.min.css" rel="stylesheet" type="text/css"/>
<style>
#myform{
width:300px;
margin: 0 auto;
}
CSS代码...
xxxxxxxxxx
JS代码...