摘要:
获取ID : $(this).attr("id");:not用法1. 列表用法var notList = [];notList.push("#<%=txtSuggest.ClientID %>");var textElements = $("input[type=text]:not(" + notList + ")");var firstFocusItem = null;//遍历Typ... 阅读全文
posted @ 2010-02-10 18:04
RicoRui
阅读(1014)
评论(0)
推荐(1)

浙公网安备 33010602011771号