I have been noticed only today, that after i upgraded Mootools to 1.25, if an user browsing with Google Chrome (i guess also with Safari ) uses the Datepicker, the form is auto-submitted after the click on the date, without pressing any submit button.
This is not happening with Mootools 1.1, and it happens only with Chrome (and probably other WebKit browsers).
The problem is that the datepicker button is a <button> element, and its submit effect isnt halted like it was with Mootools 1.1
I have this problem in all of my sites, you can see an example here:
http://omnigrafitalia.eu/landinglifehotel/index2.php?option=com_chronocontact&chronoformname=testform
Am I the only one who has experienced this? I searched a while and couldnt find any similar (old) topic
This is not happening with Mootools 1.1, and it happens only with Chrome (and probably other WebKit browsers).
The problem is that the datepicker button is a <button> element, and its submit effect isnt halted like it was with Mootools 1.1
I have this problem in all of my sites, you can see an example here:
http://omnigrafitalia.eu/landinglifehotel/index2.php?option=com_chronocontact&chronoformname=testform
Am I the only one who has experienced this? I searched a while and couldnt find any similar (old) topic