ff这样也不支持啊
<script type= "text/javascript " id= "dddd " src= " "> </script>
<script type= "text/javascript ">
document.getElementById( "dddd ").src= "f.js ";
</script>
f.js
alert( "d ");
ff这样也不支持啊
怎么改呢
------解决方案--------------------为什么要这么做?
动态载入?
用条件编译不成?@cc_on、@if、@set。。。。。。。。。。
------解决方案--------------------用json
------解决方案--------------------动态请求数据 用xmlhttp好了
这么做肯定ff不行的
你要先描述好你要做什么 呵呵