View Single Post
  #8  
Old 02-07-2008, 09:35 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: javaScript in product.tpl

No need to give up...you'll never understand this cart if you do that

Try this...open up common.js and add this to the very bottom:

function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}

Then see if your pop-up link works. The image may not load, but see if you at least get the pop-up.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote