Does easyAccordion jquery plugin have any callback function to do something after the accordion item is opened?
I want to fade in the title of image after it is opened completely.
Does easyAccordion jquery plugin have any callback function to do something after the accordion item is opened?
I want to fade in the title of image after it is opened completely.
This should work just modify the plugin js file:
then add afterSlide parameter when you define the accordion.