I'm using dateinput() from the jQuery TOOLS UI library, and I set min and max dates.
However, I want to get those values after setting them. How can achieve this?
I'm using dateinput() from the jQuery TOOLS UI library, and I set min and max dates.
However, I want to get those values after setting them. How can achieve this?
Copyright © 2021 Jogjafile Inc.
You can try this:
HTML:
Demo: http://jsfiddle.net/GCu2D/159/
Apart from
changefunction, it also hasonShowandonHidejust in case if you want to use min max later or on show.