"Ship to Country" not working in Chrome

General ShopSite user discussion

"Ship to Country" not working in Chrome

Postby JCGrafted » Wed Jun 12, 2013 2:57 pm

I am using ShopSite Pro Version 11 sp2 r5. Sense the latest upgrade, my javascript code has been broken.

I have the following:

Code: Select all
if((document.order.country.value == "US") && (shippingValue == "reg"))
{                                     
  alert("International shipping option cannot be chosen on USA orders. Please change your shipping option to 1st Class or Media Mail.");
  document.order.shipping[1].checked = true;
  return(false);
}


The country drop down is not showing up at all in the shopping cart if the browser is Chrome. It only shows up after a failed submission in Firefox.

In Chrome all code past this statement breaks. HELP!
JCGrafted
 
Posts: 29
Joined: Wed Sep 21, 2011 2:41 pm
Location: Houston, TX

Return to User Forum

Who is online

Users browsing this forum: No registered users and 197 guests