Search code examples
javascriptjqueryasp.netcssfotorama

Call a function when particular div class has changed


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


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.