JQuery Error, Safari
-
Hello,
On my product page, I’m getting a JQuery error in Safari (Chrome / Firefox are permissive enough that it doesn’t cause an issue).
This appears to be the problem line, of the inserted script:
var wc_qb_product_id = jQuery(“form.variations_form[data-product_id=’16872′] input[name=\”variation_id\””).val();
Safari has an issue with the missing ] at the end of input. Where exactly should I look to correct this? Thank you.
Dan
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘JQuery Error, Safari’ is closed to new replies.