I'm a product manager, technology executive, and entrepreneur based in Boston Massachusetts. I am a passionate consumer of information, and a life-long learner and tinkerer.
Home › Tag: wp
Instinct Entertainment | Instinct Forums
// Submit the product form using AJAX jQuery("form.product_form").submit(function() { // we cannot submit a file through AJAX, so this needs to return true to submit the form normally if a file formfield is present file_upload_elements = jQuery.makeArray(jQuery('input[type=file]', jQuery(this))); [removed]="http://www.yoursite.com/products-page/checkout/" if(file_upload_elements.length…
Pages: 1