jquery选择器 模糊查找

 $("input[class^='combo-text']").attr("readonly", "readonly");

  查找包含‘combo-text’样式的input

posted @ 2014-04-29 16:55  小丑不戴面具  阅读(179)  评论(0)    收藏  举报