The issue reports that calling $("#input").calendar("open") does not work with Zepto. Investigate the calendar plugin's source code in the repository (likely in src/js/calendar.js) to check if it supports Zepto or only jQuery. Note that the repository is no longer maintained, so any fix would need to be forked. Consider if the plugin uses jQuery specific features that Zepto lacks.