Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 jQuery UI datepicker 小部件,我想看看是否设置了请求变量。当有人选择日期时,请求变量date会使用window.location.replace(). 之后replace(),我想使用setDate方法设置日期,如果设置了date变量,则使用今天的日期。
date
window.location.replace()
replace()
setDate