infusion
Version:
Infusion is an application framework for developing flexible stuff with JavaScript
11 lines (10 loc) • 471 B
HTML
<h2><span class="flc-prefsEditor-speak-label fl-heading-text"></span></h2>
<div class="fl-prefsEditor-onoff">
<input type="checkbox" id="speak-choice" class="flc-prefsEditor-speak" />
<label for="speak-choice">
<span class="flc-prefsEditor-speak-descr"></span>
<span class="fl-prefsEditor-switch" data-checkboxStateOn="ON" data-checkboxStateOff="OFF">
<span class="fl-prefsEditor-switch-inner"></span>
</span>
</label>
</div>