Audio Player not loading when content is loaded through Ajax
-
I am using jQuery to load content via $.ajax.
In the content that is returned is an audio player, but instead of the player there is the placeholder text for “No flash player. and javascript is needed”. This is because, on my ajax page, even if I add wp_head() and wp_footer() to it, the footer javascript that is needed to load the flash player isn’t running before the ajax content is returned.
That’s my take.
Any help or advice to get this to work?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Audio Player not loading when content is loaded through Ajax’ is closed to new replies.