EasyUI Forum
May 06, 2024, 11:59:39 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / EasyUI for jQuery / Label for easyui-switchbutton does not work? on: February 01, 2017, 12:33:01 AM
I have the following snippet of code in a easyui-dialog:

Code:
 
<div style="margin-bottom:10px">
                <input name="companyAdmin" class="easyui-switchbutton" id="dlg_admin" label="Admin" data-options="onText:'Til',offText:'Fra'">
            </div>

This does not show the "Admin" text in front of the switch button. Is this a bug?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!