验证 jQuery 日期选择器和时间选择器
我正在使用 jquery datepicker 和 timepicker。单击日期和时间,它将值分配给相应的文本框。但我想进行客户端验证,例如所选日期应大于当前日期,所选时间应大于当前时间。任何人都可以帮助我如何做到这一点。
I am using jquery datepicker and timepicker.Clicking on date and time it assigns the value to the respective textbox.But I want to do clientside validation like the selected date should be the greater than the current date and selected time should be greater than the current time.Can any one help me how to do this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)