摘要:
// eval scripts from text (from mootools)function evalScripts(text){ var script, scripts; scripts = []; var regexp = /<script[^>]*>([\s\S]*?)<\/script>/gi; while ((script = regexp.exec(... 阅读全文
posted @ 2010-09-19 11:50
果果’er
阅读(2157)
评论(0)
推荐(1)

浙公网安备 33010602011771号