Question

I working on project in which i m used the slider and slider has change the class of particular after interval and show the image according the classes have been changed So there is my need "call" a jquery function when class has changed

Était-ce utile?

La solution

I think you might looking for this:

Jquery fire event , you should improve your question better with codes to next ppl cming here can understand what you have and what you do to solve.

Autres conseils

Why not call the jquery function within the actual slider's event handler? It sounds like the slider could be responsible for both the div class change and the appropriate "class change" response code.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top