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

Was it helpful?

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.

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top