You can use jQuery css() methods here. So for removing a border-style use: $("myElement").css("border-style":"");.
確定! 回上一頁