JQuery Mobile DateBox 日历关闭按钮
我正在使用 JQuery Mobile DateBox 日历对话框。
我的问题是日历弹出窗口没有关闭按钮。
知道如何才能显示关闭按钮吗?
谢谢
I am using JQuery Mobile DateBox Calendar dialog.
My problem is that the Calendar popup has no close button.
Any idea of how I could get the close button to show please?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您使用强制对话框选项,我相信它有关闭按钮选项
查看高级选项演示
看起来开发人员还添加了一堆新功能:
http://dev.jtsage.com/jQM-DateBox/
If you use the force dialog option I believe it has the close button option
Look under the Advanced Options Demo
Also looks like the developer has added a bunch of new functionality as well:
http://dev.jtsage.com/jQM-DateBox/
可以给一下调用代码吗?假设它是在输入字段中完成的,您可以给它一个 ID 并创建一个按钮:
Can you give the calling code? Assuming it's done in an input field, you could give it an ID and make a button: