Home >Web Front-end >JS Tutorial >Comprehensive JavaScript Development Technology Chapter 2 Starting the JAVAScript Journey_Basic Knowledge

Comprehensive JavaScript Development Technology Chapter 2 Starting the JAVAScript Journey_Basic Knowledge

WBOY
WBOYOriginal
2016-05-16 18:05:231155browse

2.1 选择适合自已的编辑工具
1.记事本 2. Ultra Edit32 :有对关键辽着色、自动更正关键字 3.EditPlus:把浏览器嵌入了自已的窗口中,可随时浏览网页效果。
4.1st JavaScript Editor ,除了有着色处,还有html标签、属性、javascript事件、函数,另外还可调用外部编辑来编辑网页,也可将常用浏览器内置在窗口中。
下载地址 1stJavaScript Editor 3.8特别版
5.Dreamweaver 6.其它工具,frontpage、netscape自带的编辑器。
2.2 在Html中插入javascript
2.2.1 在html文档中插入javascipt

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn