问题标签 [bpopup]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
jquery - 在选定的特定下拉值上触发 jQuery 事件 (bPopup)
当且仅当从列表中选择给定值时,我试图触发弹出窗口。
下拉菜单的值由会话数据决定,因此下拉菜单可以是页面加载时可用的任何选项。
如果在页面加载时设置了特定选择,我希望出现一个弹出窗口(我正在使用 bPopup 插件)。
我的下拉菜单
这是出现在浏览器源代码中的 HTML/javascript:
如果页面加载时选择是安哥拉,这是我试图用来生成弹出窗口的 jquery:
目前正在发生的事情:
100% 的时间,无论选择如何,页面加载都会在页面加载时弹出。
jquery - 内容不适合 bpopup
我正在尝试使用 bpopup 显示一个表单,但是我无法使内容适合,在调整窗口大小时它看起来特别错误。 http://www.fundatiacarmengolea.ro,点击“Formular de contact”时弹出bpopup。
jquery - bPopup 在一页中居中打开,在另一页中左对齐
我正在使用bPopup插件打开一个iframe
插件在两个单独的页面上
我写了一个小脚本来创建 iframe 并“弹出它”。我的两个页面都引用了相同的脚本(确切的 URL 等):
这个脚本的想法是我可以打<a href="javascript:void(0);" class="student_iframe_popup" id="123456">student</a>
进入我的页面,然后脚本会完成剩下的工作。
在我的两个页面上,弹出窗口iframe
都能正常工作。问题在于对齐:在一页上iframe
正确显示为水平居中对齐,但在另一页上显示为左对齐。
正确对齐分配标志页面
我的标志上的不正确对齐页面
如果我查看 FireBug 中的 HTML,它会相当混乱:
分配标志:
该类student_iframe_popup
用于这段 HTML:
我的标志:
该类student_iframe_popup
用于这段 HTML:
关联的 CSS:
显然,差异在于以下几行:
正确的...
错误的...
然而,编写这些样式的不是我——它是 bPopup。我的两个页面都没有任何与 bPopup 相关的 CSS 样式;我唯一要更改的是本文顶部的 JavaScript 文件中的那些。
因此,有谁知道为什么 bPopup 决定left:0px
在一个页面上和left:48.5px
另一个页面上?
javascript - jQuery - bpopup plugin, I need help in reproducing
I have tried everything I can think of - including including every bpopup and jquery javascript file, even a .json file I found on one example, but can not seem to get this thing to work. I have all of the script files included in the same folder as the example I am trying to run:
bpopup (jQuery plugin
), Code Example. My Non-working example here.
It is this last link that I am trying to get to work, as just a starting point. I have looked through the examples here. It shows just some of the cool things I would like to use. downloading the page and accompanying files and opening it in Dreamweaver doesn't work for me either..
Any help would be astronomically appreciated. the jfiddle examples work, I however can not see which script files they are linking to - they must be uploaded in to jfiddle somehow. I have searched other issues when trying to use bpopup on stackoverflow, I however can not find a full, non-broken (in to various pieces) solution i.e. the whole html page along with the script files linked to embedded in the head tag.
Thanks much,
Brian
javascript - jquery bpopup位置弹出到我的#class
我之前问过这个类似的问题,关于将我的 jquery bpopup 定位在我的链接下方,有人给了我一个答案,它将显示我的鼠标光标单击的弹出窗口。这种工作直到我得到一个非常长的页面,其中包含多个弹出窗口。 .它停止工作...这是我的旧帖子: jquery bpopup show popup where my link code is a href
为了解决我的问题,有谁知道如何将 bpopup 位置设置为#class?所以如果我的href是:
我希望弹出窗口显示在 ahref 类“notesbutton”下
这是我的js代码:
html:
javascript - Bpopup 放置问题
我正在使用 bpopup 为我页面上的各种链接创建独特的弹出窗口。每个都包含一个带有谷歌地图链接和 2 个文本 div 的 iframe。我打开弹出窗口没有问题,但是第一次我的格式被严重破坏并且弹出窗口远未居中。我第二次单击链接时,格式正确,但弹出窗口仍未居中。第三次单击链接时,一切正常。
这是我的javascript:
}
这是相关的CSS
任何帮助将不胜感激!
jquery - 通过 Bpopup 中的 loadData 将变量传递给框架
我,我需要将一个值传递给 ajax iframe,我使用 Bpopup 的 loadData 方法。
问题是这样的:不知道我如何将变量传递给目标 ajax 框架,所以当模态显示时,捕获该值并通过 jQuery 处理它
如果有人有使用 Bpopup 的经验,请在这种情况下提供帮助,因为 Bpopup 是一个优秀的模态并且我在我的实际项目中使用,这是一个详细介绍 Bpopup API 的 url
PS:我写这篇笔记的时候,这个方向是离线的http://dinbror.dk/blog/bpopup
实现:
该网站目前在线,请不要无端否定,请评论
javascript - 从子弹出窗口调用父弹出窗口 Jquery 函数?
我有一个场景:(A)父页面=>(B)子弹出窗口=>(C)子弹出窗口。
我正在使用window.parent.FunctionName();
从 B 到 A 调用 jquery 的函数,它工作正常。
但是我无法从 C 调用 B 上定义的函数。我正在使用带有 MVC 3 的 bpopup。
jquery - Jquery窗口调整大小错误
我有一个弹出窗口,我正在尝试动态调整大小并保持水平居中。由于弹出窗口需要在移动和桌面环境中工作,我写了一点 jQuery 来处理重新调整大小并在窗口宽度小于max-width
弹出窗口宽度时删除边距。这一切都正常工作,除了每当我慢慢调整窗口大小时,弹出窗口默认为拥抱左边缘而不是保持居中。这是我的代码,任何帮助都将不胜感激,因为 CSS 仍然让我有点不知所措。
jQuery:
CSS:
谢谢!
javascript - 在 bPopup 中加载图像
我有一个用于文件上传的进度条的 ajax 调用。这工作正常。我试图添加一行让 bPopup 之后打开图像,但我无法让它工作。
这是我的 JavaScript:
我在 Chrome 的控制台中没有收到来自 javascript 的错误。我正确链接了 jquery 1.4.2 和 bpopup 文件。
HTML:
我已按照此页面http://dinbror.dk/blog/bPopup/#Usage上的说明进行操作,但看不到我做错了什么。