I’m using the jquery mobile datebox from here: http://dev.jtsage.com/jQM-DateBox/ and I am setting the calTodayButton to true. The problem I have is when I click the button it just selects today’s date which is fine but I also want it to close on click. Any ideas as to the best way to do this?
I’m using the jquery mobile datebox from here: http://dev.jtsage.com/jQM-DateBox/ and I am setting the
Share
Try adding an click event to the button which closes the parent container like this