09 2010 档案

摘要: // 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 阅读(151) | 评论 (0) 编辑
摘要: 如题。用来alert的。阅读全文
posted @ 2010-09-16 11:08 果果’er 阅读(171) | 评论 (1) 编辑