Thickbox 和 jquery ui 日期选择器
我在我的asp.net页面之一中使用thickbox和jquery ui datepicker,datepicker不可见,我也更改了datepicker的z索引,但没有任何结果,我应该做什么
i am using thickbox with jquery ui datepicker in one of my asp.net page, the datepicker is not visible , i changed the z index of the datepicker also but nothing is coming out, what should i do
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该在厚框出现之后初始化日期选择器(调用插件函数)。通常,对打开厚盒的链接进行延迟调用即可,例如:
You should initialize the date picker (calling the plugin function) AFTER thickbox appears. Usually a delayed call on the link opening the thickbox will do, example: