Hello,
It seems like change event is not fired for input type=date in mobile Firefox on Android.
Please try the following jsFiddle code for example http://jsfiddle.net/adaniliuk/srt6mp0p/
May be I'm doing something wrong? But the above code works well in Chrome, Safari and desktop Firefox but not in mobile Firefox - tested in Firefox v.37.0.1 on Android 5.1
Just in case vanilla JavaScript works well in this case http://jsfiddle.net/adaniliuk/voueyub9/
Thank you in advance,
Andrei