Apologies in advance for bombarding you with questions, I’m reaching the pointy end of my web project and am trying to make sure everything is ready to roll before Tuesday.
I’m wondering if theres a way to reload a script on ajax loading calls. I think
But I have no idea how to implement it. Although they are talking like its the easiest thing ever.
At moment the jplayer simply wont play any content on newly loaded items via ajax, and id prefer not compromise back to standard navigation. I love ajax pagination but it seems to have a lot of pitfalls. 🙁
If we could re-initiate jPlayer, we could do it. However, I just did some searching around and couldn’t find any methods we could trigger to do that unfortunately.