Location:Home > JS special effects code > time

jQuery Weekly Calendar Selection Plugin

2020-06-25 204views
Based on jquery's easy-to-use weekly calendar selection plugin, you can choose to jump to the specified week of the specified year. I was looking for a simple and easy-to-use weekly calendar selection plug-in on the Internet. I found that there are few front-end weekly calendar plug-ins, and the algorithms for weeks written in many articles are not unified, so I implemented a jquery-based weekly calendar plug-in ( It also supports jumping to the specified year and week).