[jQuery] Html/Ajax/JQuery page won't load video player when page is reloaded
Hi all,
I'm loading a video player into a div on page1 using <script src =
"player location and attributes" type ="text/javascript"></script>. It
works fine when the page firsts loads...however when I go to another
page (page2) and click the link to go back to page1 i don't see my
video player anymore. I'm using JQuery for page animation. Can someone
help me please?? Thanks