I'm trying to color all the readOnly elements grey: In jquery 1.2.6, this worked: $('input[@readOnly]').css('background-color' ...
確定! 回上一頁