Although I'm not sure why you want to create CSS classes with JavaScript, here is an option: var style = document.createElement('style'); style.type ...
確定! 回上一頁