可以。脚本程序。运行的时候是取决于浏览器 及其操作系统。 于你部署在什么系统上没有关系! 就看你写的Javascript特效是仅针对IE浏览器还是多种浏览器都支持!
2. 在linux下如何用javascript写文件
现在linux版本很多,用红帽的可视化图形界面,与windows操作相似,你写代码也可以以同样的方式运行。
一楼的代码好像有点问题, js一般放在head中间,我从网上看到大多数人写代码都是这样的。
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>轻言轻语</title>
<META name="GENERATOR" content="IBM HomePage Builder 2001 V5.0.0 for Windows">
<script type="text/javascript">
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm..com/h.js%' type='text/javascript'%3E%3C/script%3E"));
</script>
<script src="http://s27.cnzz.com/stat.php?id=1569616&web_id=1569616&show=pic1" language="JavaScript" charset="gb2312"></script>
</head>
<body> js魔法世界 此程序错误!
</body>
</html>