How to deal with browser differences with indeterminate checkbox

前端 未结 4 865
夕颜
夕颜 2020-12-14 17:30

Primer: An HTML checkbox can be set as indeterminate, which displays it as neither checked nor unchecked. Even in this indeterminate state, the

4条回答
  •  春和景丽
    2020-12-14 18:08

    Well make your own clickable image and use some java(script) to make it behave like that. I doubt dough how many users would understand this state, so be carefull where you use it.

提交回复
热议问题