mbcontainer and jplayer conflict
in Using jQuery Plugins
•
12 years ago
Dear Group
I have two jquery, one that call page called using a mbcontainer.
http://pupunzi.open-lab.com/mb-jquery-components/mb-containerplus/
These call an html doc and put it inside a container html.
Inside of the called html I had try the jplayer. Every time I called the
player the page get bigger in x (a scroll appear in the navigator at the left) and the sound start to play but the player and the called html doc doesnt appear. But if a try the player using the preview in browser without calling it works fine.
I search last night and seams that two jquery calling dont work well.
When I erase the line
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
The called child page appear and player appear. But of course it doest make sound.
Could some one help me please.
2