Chage checkbox colour
Is it possible to change the colour of a checkbox (e.g. label, list names, box border,...) when it is selected (css,...)?
-
Hello Christopher,
There are two ways to style a HTML UI.
If the appearance is part of direct CSS then you can do it using the control's configurations.
If the appearance requires logic based on the state of the control then you have to use JavaScript to define the logic and then perform action as required.
Regards,
AgilePoint NX Support
请先登录再写评论。
评论
1 条评论