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

Multiple cron selectors on same page #15

Open chriscdn opened 9 years ago

chriscdn commented 9 years ago

The controls conflict when multiple cron selectors are on the same page. Have a look here:

http://jsfiddle.net/sdrn6mxn/

Thanks.

dianacrey commented 9 years ago

Hi, you have to initialize the divs separately.

http://jsfiddle.net/sdrn6mxn/1/