国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

Bootstrap和Angularjs配合自制彈框的實例代碼

2019-11-20 09:09:50
字體:
供稿:網(wǎng)友

指令

directive('bsPopup', function ($parse) {return {require: 'ngModel',restrict: 'A',link: function (scope, elem, attrs, ctrl) {scope.$watch(function () {return $parse(ctrl.$modelValue)(scope);}, function (newValue) {if (newValue ==0) {$(elem).modal('hide');return;}if (newValue == 1) {$(elem).modal('show');return;}});}}});
<button class="btn btn-xs btn-warning" data-target="#myModal" data-toggle="modal" ng-click="sss()">彈框</button><div aria-hidden="true" aria-labelledby="myModalLabel" role="dialog" tabindex="-1" class="modal fade" bs-popup="" ng-model="test"id="myModal" style="display: none;"><div class="modal-dialog"><div class="modal-content"><div class="modal-header alert-info"><button aria-hidden="true" data-dismiss="modal" class="close" type="button">×</button><h4 id="myModalLabel" class="modal-title">彈框</h4></div><div class="modal-body"><button class="btn btn-info" ng-click="hhh()">測試</button></div></div><!-- /.modal-content --></div><!-- /.modal-dialog --></div>

以上所述是小編給大家介紹的Bootstrap和Angularjs配合自制彈框,希望對大家有所幫助,如果大家有任何疑問請給我留言,小編會及時回復(fù)大家的。在此也非常感謝大家對武林網(wǎng)網(wǎng)站的支持!

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 姚安县| 望城县| 佛冈县| 温泉县| 永寿县| 日照市| 中阳县| 温州市| 垦利县| 西充县| 平果县| 丰城市| 库伦旗| 自治县| 紫阳县| 全州县| 农安县| 江津市| 顺义区| 南阳市| 静宁县| 枣阳市| 宜川县| 曲周县| 襄汾县| 抚顺市| 东海县| 儋州市| 崇义县| 龙江县| 巴林左旗| 长宁区| 赞皇县| 河西区| 招远市| 大渡口区| 兴山县| 台山市| 紫金县| 瑞安市| 离岛区|