You can remove specific css that is on the element like this: $(this).css({'background-color' : '', 'font-weight' : ''});.
確定! 回上一頁