I have a custom template that uses some javascript to call addresses and auto-fills the zip code box on the shopping cart page so we can figure sales tax.
At one point, this was auto-refreshing when a new zip code was entered, but now it is not and I can't figure out what I did to change this. It seems, that if I press 'enter' after the zip code has been auto-filled it will calculate this but how can this occur automatically?
The url with no products in the cart is (but it obviously has to have a product in it).
https://www.goodiemags.com/store/shopsite/sc/order.cgi?storeid=*22b7342a7eac8b705f863004d07795dd4f0d2a&function=show
Thanks!