Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

javascript popup problem


D-Flxz

Recommended Posts

Posted

Hi, i have a problem. I have installed the osplayer, evrything works fine, except one thing.

When i click on the listen button the player will come up in the top window(that's good), if i click on the shop the player will dissapear behind the the shop window (this is also normal) but if i click again on the listen button, the player stays behind the shop window. this is very irritating. if you want to listen a lot of audio samples

I think that something must be worng with the javascript. I don't know a lot about java, maybee somebody can help.

 

This is the javascript

 

 

// osPlayer v2 start   
 function popupWindowPlayer(url) {  
 window.open(url,'popupWindow',& #39;toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res
izable=no,copyhistory=no,width=193,height=265,screenX=0,screenY=0,top=300,left=45
0')
}  
// osPlayer v2 end

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...