HTML script



JavaScript makes HTML pages more dynamic and interactive.


Online example

Insert a script
How to insert a script into an HTML document.

Instance

    php中文网(php.cn) 

Run Instance»

Click the "Run Instance" button to view the online instance

Use the

Instance

    php中文网(php.cn) 

不支持 JavaScript 的浏览器会使用


Run Instance»

Click the "Run Instance" button to view the online instance


HTML

不支持 JavaScript 的浏览器会使用


Running Example»

Click the "Run Example" button to view the online example

lamp.jpgTip:To learn more about Javascript tutorials, please check out JavaScript Tutorials!


HTML

Only when the browser does not support scripts or scripts are disabled, the content in the

Example

    php中文网(php.cn) 

不支持 JavaScript 的浏览器会使用


Run instance»

Click the "Run instance" button to view the online instance


JavaScript experience (from this site's javascript tutorial)

JavaScript Example Code

Example

    php中文网(php.cn) 

JavaScript 能够直接写入 HTML 输出流中:

您只能在 HTML 输出流中使用 document.write。 如果您在文档已加载后使用它(比如在函数中),会覆盖整个文档。


Run Example»

Click the "Run Example" button to view the online example


Instance

    php中文网(php.cn) 

我的第一个 JavaScript

JavaScript 可以触发事件,就像按钮点击。


Run Instance»

Click "Run Instance" Button to view online examples

Instance

    php中文网(php.cn) 

我的第一段 JavaScript

JavaScript 能改变 HTML 元素的样式。


Run Instance»

Click the "Run Instance" button to view the online instance



HTML Script Tag

Tag Description
##