Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Toggle Switch & IWCheckbox
#1
I want implement this Toggle Switch https://www.w3schools.com/howto/howto_css_switch.asp

My IWCheckBox in Form with name=eState1

In my HTML template i have this (with style - css link):

<label class="switch">
<input type="checkbox" id="ESTATE1">
<span class="slider"></span>
</label>


Event AsyncChenge not work in form! Why not work this?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)