?? [skr?pt]

n. ??, ???, ?? ?? ?? ?? ??

vt. ??: scripts ??: scripts ????: scripting ????: scripted ????: scripted

HTML ???? ?? ???

??: JavaScript? ?? ????? ? ????? ???? ? ?????.

??: script ??? ???? ?? ????? src ??? ?? ?? ???? ??? ??? ? ????. ?? ?? ??? ????? MIME ??? ?????. JavaScript? ???? ?? ????? ??? ??, ?? ??? ?? ? ?? ??? ???????.

??: ? ?? ??? ??? ??? ??? ???? ??? ? ? ??? ?? ?????. <frameset> ?? ?? ?? ????? ?????.

HTML ???? ?? ?

<html>

<body>

<script type="text/javascript">
document.write("<h1>Hello World!</h1>")
</script> 

</body>

</html>

???? ?? ?

??? ????? ??? "???? ??" ??? ?????.

<html>

<body>

<script type="text/javascript">
alert('hello php.cn');
</script> 

</body>

</html>

???? ?? ?

??? ????? ??? "???? ??" ??? ?????