PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
取子节点:
$(".menulink a").each(function(){ var id=this.id; });
取当前节点: