动态加载JavaScript文件
<script>
主流JavaScript库是如何实现这一点的(原型、jQuery等)?
document.observe
document.observe("dom:loaded", function() {
// initially hide all containers for tab content
$$('div.tabcontent').invoke('hide');});脚本元素的可用事件是什么?
jeck猫
慕村9548890
随时随地看视频慕课网APP
相关分类