XUL has a checkbox widget, which you are expected to use like this: <checkbox label="Account Locked" /> That will give you a perfectly functional checkbox with a label to the right of it (add dir=”rtl” if you want the label …
Read moreThings I love, things I hate, and things I just don't understand
XUL has a checkbox widget, which you are expected to use like this: <checkbox label="Account Locked" /> That will give you a perfectly functional checkbox with a label to the right of it (add dir=”rtl” if you want the label …
Read more