腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(70)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
2
回答
bootstrap-modal
中的关闭按钮
我有一个bootstrap模式。在按下close按钮时,数组的值正在改变,但它不应该改变。 $scope.open = function(){ animation: true, controller: 'controller2', items: function(){
浏览 3
修改于2015-06-30
得票数 0
1
回答
bootstrap-modal
两个实例
我能够加载外部内容到我的引导模式,但每次我调用模式页面时,它会创建一个额外的实例,请参阅此屏幕截图用户()如何解决此问题?我相信它在CSS上,但不确定具体在哪里。<div id="responsive" class="modal fade" tabindex="-1" data-width="760" style="display: none;"> <button type="
浏览 1
修改于2015-02-01
得票数 0
3
回答
如何使用
bootstrap-modal
制作全屏模式?
我在Rails中使用bootstrap-sass v2.1和bootstrap- modal Rails v2.1.1,但无法创建全屏模式。现在我有一个非常高的模式和一个基于的宽模式的组合,但我希望获得100%的宽度和100%的高度。这有可能吗? .modal-header %button.close{"aria-hidden
浏览 0
提问于2013-05-16
得票数 0
2
回答
bootstrap-modal
不显示对话框
我在rails应用程序中使用bootstrap。我尝试使用bootstrap- me显示对话框,但是对话框不适合我。这是我的视图代码。 <div class="modal-header"> <button type="button" class="close" data-dismiss="modal
浏览 0
修改于2013-05-24
得票数 5
1
回答
bootstrap-modal
透明背景不透明文本
我有一个问题,设置一个透明的
bootstrap-modal
与背景不透明的文本。我尝试将背景颜色设置为RGBA,但是,它仍然会影响文本,使其现在保持相同的透明度。
浏览 32
修改于2017-07-11
得票数 0
1
回答
为什么我的
Bootstrap-Modal
不能动态加载?
我目前在这里的一个小爱好项目中工作,数据是从MySQL数据库中,然后动态显示,这也与异常情况下,模式不能显示,ID总是正确的,但模式只是打开没有人有想法或类似的东西,我读到,它应该与AJAX工作,但不幸的是,我不知道我的方式很好。 使用Bootstrap 4以及PHP7.3和JQuery版本3.3.1 提前谢谢。 TITLE Mark
浏览 34
提问于2021-02-18
得票数 0
回答已采纳
1
回答
Javascript怪异变量在事件函数中变为空
var pgwSlider = $('.initPgwSlider').pgwSlider(); pgwSlider.reload(); $('#
bootstrap-modal
').on('hidden.bs.modal', function (){ pgwSlider.destroy
浏览 1
修改于2017-11-27
得票数 0
回答已采纳
1
回答
在jquery中动态传递事件数据
span> </span> 我是动态地添加类"
bootstrap-modal
).on("click", function (e) { $(this).addClass("
浏览 0
修改于2014-04-14
得票数 0
回答已采纳
2
回答
未从EmberJS组件中发送的操作
}, alert("Working") //...}){{#
bootstrap-modal
</p>“关闭”警报显示,但“工作”警报不显示。( signin模式是一个组件,没有定义任何操作,只是一个引导模式)
浏览 5
修改于2015-11-24
得票数 1
回答已采纳
1
回答
javascript registerElement用法
例如,我如何创建一个将成为引导模式的元素:<modal-header></modal-header></
bootstrap-modal
浏览 0
提问于2016-08-25
得票数 0
2
回答
Require.js和twitter-bootstrap
我的模块: paths : { '
bootstrap-modal
' : ['extdep/twitter-bootstrap/js/
bootstrap-modal
'] shim : { '
bootstrap-modal
'
浏览 1
提问于2013-02-15
得票数 2
1
回答
在bootstrap模式下时出现检查器错误
/assets/global/plugins/
bootstrap-modal
/js/bootstrap-modalmanager.js" type="text/javascript"></script>/assets/global/plugins/
bootstrap-modal
/js/bootstrap-modal.js" type="text/
浏览 0
修改于2015-01-22
得票数 1
1
回答
Bootstrap-在Flash顶部弹出模式
我使用的是Twitter的Bootstrap插件
bootstrap-modal
。它工作得很好,除非它后面有一个flash元素。
浏览 0
提问于2012-02-25
得票数 3
回答已采纳
1
回答
如何找到bootstrap模式对话的源代码
在使用
bootstrap-modal
之前,我使用onclick来显示确认消息,例如,onclick="newGame(3,true)";现在我想使用
bootstrap-modal
来执行此操作。
浏览 0
提问于2011-12-12
得票数 4
1
回答
将参数传递给插件任务
所以我试着做这样的事情: sourceJs = ["WebContent/plugin/
bootstrap-modal
/js/bootstrap-modalmanager.js", "WebContent/plugin/
bootstrap-modal
/js/bootstrap-modal.js", "WebContent/js/bootstrap-dropdown.js&q
浏览 1
提问于2014-03-25
得票数 0
回答已采纳
1
回答
使用引导模式作为Backbone.js视图
我正在尝试创建一个基于Twitter
bootstrap-modal
的Backbone.js视图,它通过视图的events属性利用Backbone的自动事件委派。不幸的是,
bootstrap-modal
似乎破坏了Backbone的事件委托,因为它在显示模式之前克隆了视图HTML: that.
浏览 0
提问于2012-01-11
得票数 31
回答已采纳
2
回答
在MVC3中从控制器执行javascript函数
我在一个控制器中得到了一个动作结果,并且我需要显示来自
bootstrap-modal
的模态,问题是...。
浏览 0
修改于2012-10-25
得票数 1
回答已采纳
1
回答
Bootstrap、jQuery和Rails资产管道
jquery.purr//= require jquery-ui//= require
bootstrap-modal
浏览 1
提问于2013-01-10
得票数 0
回答已采纳
2
回答
推特Bootstrap中没有显示ClientSideValidations -Modal Rails3.2
我在我的应用中使用clientsidevalidations、gem和twitter
bootstrap-modal
。但是验证不起作用。在application.js上这是在模式对话框中显示的元素 <div id="myModal" class="modal hide fade"
浏览 0
修改于2017-05-23
得票数 3
回答已采纳
1
回答
用Rails 4引导3模态误差
我在SO上做了一个例子,并收到了一个错误:couldn't find file '
bootstrap-modal
'end//= require jquery//= require bootstrap //= require
bootstrap-modal</e
浏览 5
修改于2014-11-20
得票数 4
回答已采纳
第 2 页
第 3 页
第 4 页
点击加载更多
领券