I would use the toggleClass function in jQuery and define the CSS to the class e.g. /* start of css */ #user_button.active { border-bottom-right-radius: 5px ...
確定! 回上一頁