I have this html:<input id="testme" test="something"/><label test="something2"></label> and this js$("[test]").each(alert($(this).attr("test"))); ...
確定! 回上一頁