多实例 jquery 对话框/覆盖的推荐
好的。已经厌倦了灯箱、叠加层和对话框插件的尝试。问题是它们中很少支持同时打开嵌套(多个)对话框 - 我认为这是典型的要求。
我正在寻找一个简单插件的推荐,该插件:
- 支持通常的 onShow/onLoad... 事件的回调
- 支持嵌套实例,即用户打开一个对话框,单击其上的按钮,打开另一个对话框,同时保留第一个对话框在后台打开。换句话说,它应该支持以编程方式关闭每个实例
- ,而不是 jquery ui 对话框插件
这是在对 SimpleModal 无法支持同时打开多个模式框感到非常失望之后出现的! @EricM,你为什么要这样对我?为什么???? ;)
我已将范围缩小到 jqModal 和 jquery 工具覆盖层。后者的用法很奇怪。也许我累了,但我就是不明白。
因此,在我深入研究 jqModal 之前,有没有人根据个人经验有任何建议可以实现我想要做的事情?
谢谢
Ok. had enough of trying out lightboxes, overlays and dialog boxes plugins. The problem is that very few of them support nested (multiple) dialog open at the same time - a typical requirement in my opinion.
I'm looking for a recommendation for a simple plugin that:
- supports callsbacks for the usual onShow/onLoad... events
- supports nested instances i.e. the user open a dialog, clicks a button on it, another dialog opens up while keeping the first one open in the background. In other words, it should support the closure of each instance programatically
- is NOT the jquery ui dialog plugin
This came about after the big disappointment with SimpleModal's inability to support multiple modal boxes open simultaneously!!!! @EricM, why would you do that to me? why???? ;)
I have narrowed it down to jqModal and the jquery tools overlay. The usage of the latter is weird. Maybe i'm tired but i just don't get it.
So before i dive into jqModal, does anyone have any recommendation based on personal experience that will achieve what I'm trying to do?
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论