1.Default.htm
<!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>
<script src="js.js" type="text/javascript"></script>
<title>TestJS</title>
</head>
<body onload="doOnLoad();">
<input type="button" id="btnTest" value="Test" disabled="disabled"/>
<br />
<input type="text" id="txtJSName" value="1" />
<input type="button" id="btnGetJS" value="GetJS" />
</body>
</html>
2.js.js
![]()
}
3. js1.js 和 js2.js
![]()
}
4. 动态加CSS样式
![]()
}
相关文章:
-
2021-08-29
-
2022-02-02
-
2021-08-31
-
2021-06-12
-
2021-10-26
猜你喜欢
-
2022-12-23
-
2021-12-05
-
2021-12-04
-
2022-12-23
-
2021-08-16
-
2022-01-19
-
2022-02-09
相关资源
-
下载
2022-12-14
-
下载
2021-06-06
-
下载
2022-12-10