mdb-ui-kit/scripts
Julien Dutriaux feee0f0be1 Fixed onChange unexpeted trigger
Checking the value for a checkbox input is not wisely, prefer checking the "checked" attribute, we also need to verify if there is a value in the input because default value (for example a text input) is "" and $(this).attr("value") returns undefined.
2014-11-14 15:57:02 +01:00
..
material.js Fixed onChange unexpeted trigger 2014-11-14 15:57:02 +01:00
ripples.js fix for #135 2014-10-30 10:03:10 +01:00