You may look on the page source to check if the script is rendering the same javascript code as you have written in your html page. HtmlService uses Google-Caja to filter unsafe javascript, html and CSS code. Please confirm if your function(dateText, inst) {alert(dateText); is not being filtered.
以上就是How to use jQuery UI's datepicker in Apps Script's HTML Service?的详细内容,更多请关注web前端其它相关文章!
未经允许不得转载:web前端首页 » JavaScript 答疑