View Single Post
  #5  
Old 11-19-2007, 03:07 PM
 
inebriate inebriate is offline
 

eXpert
  
Join Date: May 2006
Posts: 301
 

Default Re: Mozilla (firefox) messing up my site

Quote:
Originally Posted by keystone
Ok, it looks like there is a --> at the end of all the code on my product details page so I must have commented something out there too. I'm not sure which template it was though. I noticed that in the /customer/main/product.tpl there are <!-- comment tags but I don't think that I put them there ie.
<!--
var min_avail = 1;
var avail = 1;
var product_avail = 1;
-->

Should I change these as well or are they correct?

those are correct, its part of javascript (legacy support)
__________________
x-cart pro 4.0.18
linux
www.fabric8d.com (currently undergoing construction)
Reply With Quote