您的位置:网站主页> Javascript教程 > 如何在页面上输出js/javascript
如何在页面上输出js/javascript
时间:2018-05-28 17:00:01 编辑:一切随缘 文章来源:php教程网 已阅读:269 次

如何在页面上输出js/javascript:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>新建网页 1</title>
</head>
<body>
<script language="javascript" type="text/javascript">
<!--
alert("请单击确定按钮完成JavaScript交互体现")
//-->
</script>
</body>
</html>
本文地址:http://www.ask186.com/content/article/js/31653.html(转载请保留)
相关关键词搜索:如何在页面上输出js/javascript
发表评论