摘要:
$(function() { $("#menu a").live("click", function() { var isLeaf = true; if ($(this).parent().parent().hasClass("nav")) { if ($(this).parent().find('ul').hasClass("subnav")) { isLeaf = false; alert("cuole"); } else { isLeaf = true; alert(&qu 阅读全文
posted @ 2013-04-12 17:20
叶城宇
阅读(145)
评论(0)
推荐(0)
浙公网安备 33010602011771号