摘要:
html:<asp:TreeViewID="tvLimit"runat="server"ShowCheckBoxes="All"onclick="javascript:GoClick();"ShowLines="True"ExpandDepth="0"></asp:TreeView>js:<script>functionGoClick(){varobj=event.srcElement;if(obj.tagName.toUpperCase( 阅读全文
posted @ 2011-05-23 15:26 车神 阅读(257) 评论(0) 推荐(0)