How do you change the style of a div programmatically

后端 未结 8 2571
攒了一身酷
攒了一身酷 2021-02-20 06:56

How do I change the style (color) of a div such as the following?

\"
8条回答
  •  萌比男神i
    2021-02-20 07:16

    That code fragment doesn't say much - if the code is server-side why don't you change e.g. the class of the HTML element there?

提交回复
热议问题