Pho*_*ics 3 jquery prototypejs
在Prototype中是否有一些等同于jQuery的getScript?
Ali*_*deh 5
var head; var script; head = $$('head')[0]; if (head) { script = new Element('script', { type: 'text/javascript', src: 'dynamic.js' }); head.appendChild(script); }
归档时间:
15 年,6 月 前
查看次数:
1319 次
最近记录:
13 年,10 月 前