soundcloud jquery plugin clash

soundcloud jquery plugin clash

Hi all this is my first post and I only stumbled upon jQuery mobile last night.

here's what i'm working on:  ctek.dj 

I got everything up and running fine on a basic wordpress multisite installation and I really ilke jQuery mobile, I have absolutely no jQuery knowledge but was able to get this up and running very quickly.

My problem is with the soundcloud jquery players, you can see one on my site  here. When you click 'play' jQuery mobile tries to open #play which results in an "Error Loading Page" but it still starts playing, the same is true with 'pause'.
  1. <div class="sc-controls">
  2.       <a href="#play" class="sc-play"></a>
  3.       <a href="#pause" class="sc-pause hidden"></a>
  4. </div>

I need to stop jQuery mobile from displaying the "Error Loading Page" popup, anyone got any ideas what i'm missing?

Thanks in advance 

    • Topic Participants

    • info