vanilla JavaScript set style on body

后端 未结 3 1548
梦如初夏
梦如初夏 2020-12-15 03:08

Why does this not work?

Using vanilla JavaScript to set the style on body tag?


   
       test
   &l         


        
3条回答
  •  感情败类
    2020-12-15 03:28

    I used the following solution:

    
    

提交回复
热议问题