javascript - IE 8 "Access is denied" -
i receiving "access denied" error in internet explorer shown in screenshot below:
the strange part if refresh few times, page load without errors , script runs fine lead me believe option_selections script load before core013, tried moving script , got same results.

i working on website in shopify , not have access core013.js in first error. have control on option_selection.js. ( can execute before or after core013.js code. have placed option_selection.js code above , below core013 script same results.
the site in question located here.
ok, fixed issue. not needed move option_selection.js top needed move code called top well. arg... embarrassingly simple...
Comments
Post a Comment