Answer the question
In order to leave comments, you need to log in
How to catch select change in js?
There is a function that is called after the select value changes:
addDetail: function (ev) {
},
events: {
'сhange .personal-data-interests-detail-select': 'addDetail'
},
Answer the question
In order to leave comments, you need to log in
What specifically don't you like? You call an event (value change) here is the function and it works
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question