I have the bootstrap touchspin input spinner initialized and I want to call a function whenever the button is pressed.
I tried this: $('#spinedit').trigger('touchspin.on.startspin', function () {alert("HI");});
However, it doesn't do anything.
Thanks
Aucun commentaire:
Enregistrer un commentaire