Try with the below code $('#test_div').css({ 'font-weight': 'bold' });. Complete Code <!DOCTYPE html> <html> <head> <script ...
確定! 回上一頁