修改原代码

全局引进了jquery

文件路径:includes/application.php:dispatch函数内

$document->addScript("http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js");
$document->addScript(JURI::root(true)."/modules/mod_mainmenu/js/script_jquery.js");

你可能感兴趣的:(jquery,PHP,Ajax)