Ajaxify shopping cart in volusion
问题 I am working on a template on Volusion, my question is, can the "add to cart" button there be ajaxified? <div id="custom-buttons"> <div id="custom-cart"> <a href="ShoppingCart.asp"> <input class="vCSS_input_addtocart" type="image" src="/v/vspfiles/templates/248/images/buttons/btn_addtocart.gif" name="btnaddtocart" alt="Add to cart" border="0" data-image-path="/v/vspfiles/templates/248/images/buttons/btn_addtocart.gif"/> </a> </div> That is the code, the button itself works, but it takes me