标准写法 : <script type="text/javascript">
错误写法,浏览器不支持,脚本无效。 <script type="javascript">
古老写法,HTML5已弃用:<script language="javascript">
标准写法 : <script type="text/javascript">
错误写法,浏览器不支持,脚本无效。 <script type="javascript">
古老写法,HTML5已弃用:<script language="javascript">