」語句。"/> 」語句。">
方法:1、在標籤的事件屬性內使用,語法「14aedda2296e2cf76231d2369652696a」;2、寫在script標籤對中,語法「181710ae7c3e4d74e0008af0ca1051b5」;3、使用「d3d012b067b6364e709e9ab7eb8117212cacc6d41bbb37262a98f745aa00fbf0」語句。
本教學操作環境:windows7系統、javascript1.8.5版、Dell G3電腦。
js的使用方式和css類似:
1.行內式
在標籤屬性內使用"";
<body onload="alert('hello world3')";> </body>
2.內嵌式
直接使用script標籤
<script> alert("hello world2"); </script>
3.鏈入式
##使用b2c0fdbed87a107e914d6b8af225443e引入外部.js檔案<script type="text/javascript" src="js学习.js"></script>js檔案程式碼
alert("hello world 1");【推薦學習:
javascript高階教學】
以上是javascript的使用方法有哪三種的詳細內容。更多資訊請關注PHP中文網其他相關文章!