View Single Post
  #80  
Old 05-01-2012, 03:25 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: 'Add to Cart' Alert Message

Yes you have line breaks in the code which will break the js script. Everything between

Shadowbox.open(

and

',height:420,width:600});}

has to be one line, you can have empty space between tags but no line breaks
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote