中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

bootstrap switch開關組件使用方法詳解

發布時間:2020-10-05 20:33:22 來源:腳本之家 閱讀:704 作者:javanbme 欄目:web開發

bootstrap中文網上有這么一個bootstrap-switch組件,很實用,看demo學習并記錄一下。

bootstrap switch開關組件使用方法詳解

<!DOCTYPE html> 
<html> 
  <head> 
    <meta charset=utf-8> 
    <meta name=description content=""> 
    <meta name=viewport content="width=device-width, initial-scale=1"> 
    <title></title> 
    <link href="css/bootstrap.min.css" rel="external nofollow" rel="stylesheet" /> 
    <link href="css/bootstrap-switch.min.css" rel="external nofollow" rel="stylesheet" /> 
     <script src="js/jquery/jquery.1.11.3.min.js"></script> 
     <script src="js/bootstrap.min.js"></script> 
    <script src="js/bootstrap-switch.min.js"></script> 
 
  </head> 
  <body> 
     <input name="status" type="checkbox" data-size="small">  
     <script type="text/javascript"> 
      $('[name="status"]').bootstrapSwitch({  
      onText:"啟動",  
      offText:"停止",  
      onColor:"success",  
      offColor:"info",  
      size:"small",  
    onSwitchChange:function(event,state){  
      if(state==true){  
        alert('已打開');  
      }else{  
        alert('已關閉');  
      }  
    }  
 
       })  
 
    </script> 
  </body> 
</html> 

Bootstrap-Switch源碼地址:https://github.com/nostalgiaz/bootstrap-switch

Bootstrap-Switch文檔以及Demo:http://www.bootstrap-switch.org/examples.html

常用的屬性

size:開關大小。可選值有'mini', 'small', 'normal', 'large'
onColor:開關中開按鈕的顏色。可選值有'primary', 'info', 'success', 'warning', 'danger', 'default'
offColor:開關中關按鈕的顏色。可選值'primary', 'info', 'success', 'warning', 'danger', 'default'
onText:開關中開按鈕的文本,默認是“ON”。
offText:開關中關按鈕的文本,默認是“OFF”。
onInit:初始化組件的事件。
onSwitchChange:開關變化時的事件。

bootstrap switch開關組件使用方法詳解

bootstrap switch開關組件使用方法詳解

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持億速云。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

城口县| 永清县| 琼结县| 景宁| 天水市| 金坛市| 宁德市| 区。| 长海县| 鄂托克前旗| 澳门| 兰坪| 双牌县| 启东市| 赤城县| 大庆市| 崇仁县| 清徐县| 龙海市| 鸡泽县| 四子王旗| 杂多县| 二连浩特市| 沅陵县| 荥阳市| 海安县| 广宁县| 绥芬河市| 鸡西市| 楚雄市| 安福县| 公主岭市| 青铜峡市| 施秉县| 海淀区| 渝中区| 长兴县| 广州市| 手游| 怀安县| 富裕县|