08 2010 档案
mojoportal中替换第一层菜单中的连接为空连接
摘要:<script type ="text/javascript" >$(document).ready(function(){$("ul.AspNet-Menu li.AspNet-Menu-WithChildren > a").each(function(){$(this).attr("href","#");})});</script> 阅读全文
posted @ 2010-08-31 15:54 蓝蓝的天2016 阅读(208) 评论(0) 推荐(0)