Hi Peter,
I am seeing exactly the same issue outlined by tbejot. I can see the value corresponding to onLabel but not the value corresponding to offLabel. The issue is only with Firefox 103.0.2 (64-bit). It works fine on Edge and Chrome. I am using localhost. Below is the code:
$(“#” + controlID).jqxSwitchButton({onLabel:”W”, offLabel:”E”, theme:”light”, height:15, width:40, thumbSize:’30%’});
Additionally, I have set the font-size to 10px in CSS.
Can you please advise?
Regards,
Vikas