是否有任何日历插件可以在没有任何事件的情况下显示

Is there any plugin for calendar that can be shown up without any event

我想在页面顶部显示日历。我用谷歌搜索并得到了一些结果,但所有结果都会在 'click'、'mousemove' 等事件发生后显示。

我想找一个能满足以下要求的插件。

  1. 文档准备好后可以显示,不会消失
  2. 具有监听点击事件的api(点击日期或更改月、年)

顺便说一句:我不需要像 Google 日历

这样的日历

您可以使用 jquery 日期选择器

https://jqueryui.com/datepicker/