문제

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

도움이 되었습니까?

해결책

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.

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top