What is the HTML you are using? You are doing something strange. The code $("a:contains('disabled')") means: Select all "a" elements (links) that have the ...
確定! 回上一頁