摘要:
$(function() { $("#menu li a").click(function() { $("#content").empty(); var navId = $(this).attr("id"); $.getScript("../、、、/、、、/" + navId.substring(4, navId.length) + ".js"); setLocation(navId); }); var location = getLocation(); $("#" + lo 阅读全文
posted @ 2013-04-10 15:43
叶城宇
阅读(149)
评论(0)
推荐(0)
浙公网安备 33010602011771号