shawnchin / jquery-cron

A jQuery plugin to provide a simplified interface for users to specify cron entries
http://shawnchin.github.io/jquery-cron
MIT License
177 stars 118 forks source link

Disable tooltip #35

Open emcodemall opened 5 years ago

emcodemall commented 5 years ago

Hey, great lib! Just a small problem: by default it looks like when i hover over the div that contains the gentleselect options, i get a super-large tooltip that's first entry is "every minute" and then hundred other entries show. Is it foreseen to disable this or do i need to hack into the source code?