Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

JW player in jQuery tabs

4 replies [Last post]

Hi, came here to see if anyone could help me out with this little problem. I'm trying to load JW player inside a jQuery tab, but no matter how I try, nothing even appears. Don't know how to fix this.

Is there any way to load JW player? I'm sure this is a js conflict, though i'm not good at js.

Hmm - can you post a link to the page demonstrating the error - really tough to guess at this point.

I have had the same problem. After a long time of narrowing things down, I found the problem.

There is a conflict somewhere in "jquery-1.3.2.min.js" that is conflicting with the video player. My senses tell me that this has something to do with positioning or display attributes, but hell I don't know anything about JQuery or js, so I could be wayyy off.

I am praying that there is a simple solution to this problem because JW + TABS would be a glorious thing.

I fixed the problem, but only by using JW Player Advanced, which is a commercial joomla module. In the options you can force to fix JQuery and Mootools conflicts.

Hope this helps.

Have you tried to set the parameter wmode="opaque" in the player embed code? With the default wmode option (window), Flash is rendered in it's own container on top of the browser, which indeed causes conflicts with tools that change the position or z-index of a Flash player.