jquery mobile and jqplayer

by 1 replies
1
I have a mobile site using jquery mobile. i have a page that loads a music file and when i go to that page in the mobile web app the player does not load but when i reload the page the player loads. i am sure it has something to do with the fact that it uses ajax calls. how do i get the player to load when it gets tot hat page.
#programming #jqplayer #jquery #mobile
  • remove ajax call, and let the music play, with some javascript.

Next Topics on Trending Feed

  • 1

    I have a mobile site using jquery mobile. i have a page that loads a music file and when i go to that page in the mobile web app the player does not load but when i reload the page the player loads. i am sure it has something to do with the fact that it uses ajax calls. how do i get the player to load when it gets tot hat page.