jQWidgets Forums
jQuery UI Widgets › Forums › General Discussions › Css – Hover, Selected and Active › Reply To: Css – Hover, Selected and Active
Hi peter,
Whatever u mentioned documents i already referred and these are classnames currently jqwidgets have for radiobutton:
.jqx-radiobutton
.jqx-radiobutton-default
.jqx-radiobutton-hover
.jqx-radiobutton-disabled
.jqx-radiobutton-disabled-box
.jqx-radiobutton-check-checked
.jqx-radiobutton-check-disabled
.jqx-radiobutton-check-indeterminate
.jqx-radiobutton-check-indeterminate-disabled
.jqx-radiobutton-rtl
Here i am asking the classname like,
1) radiobutton has checked with hover?
2) radiobutton onpress state?
3) radiobutton has checked with hover onpress state?
Please help us, how to achieve these states in jqWidgets?