jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

calbox - add class to locked change month button #314

Closed santaclaus21 closed 10 years ago

santaclaus21 commented 10 years ago

CALBOX: I will be appreciated for adding any class on locked arrow on change month - disabled by MIN or MAX.

e.g. We can hide by class not usefull (locked) button.

Classes for locked / unlocked buttons are the same for now.

jtsage commented 10 years ago

Correct - because at the point they are generated, datebox doesn't know if they are locked or not - it doesn't even consider checking until you click them.