教您使用css() 來加入或改變css style的內容. css(name, value);. //== TABLE 設定 寬度為100px , $('TABLE').css('width','100px'); //== 多重條件
www.google.com.tw