Reinitialize plugin after ajax
-
I’m trying to run the plugin on an ajax based div. Content is loaded in the div and I want to use the plugin to determine which page some of the contents shows or hides.
I am wondering if there is a way to reinitialize the plugin after the ajax load so as to get it to work on the ajax loaded contents.
It works perfectly on other contents except those loaded by ajax.
I had encountered a problem once with a plugin and i was able to reinitialize it by creating a function in my ajax js file for the js script used in that plugin for the function effect i wanted and recalled after ajax load.
This time I have run out of ideas. Please I need help.
Thank you
Thanks for any ideas.
- The topic ‘Reinitialize plugin after ajax’ is closed to new replies.