Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
IE Compatibility Problems with Addition to head scripts in theme
We have several scripts running in our Addition to <head> field on the site theme to do some customization for the cart and checkout. Checkout works fine in Chrome and FF but now has dead buttons and errors in IE. Here is the error IE throws:
Error: Unable to set property 'value' of undefined or null reference
I have tried commenting out the scripts that refer to a 'value', but then it starts saying my other functions are undefined. Here is the text in the addition to <head> field. In the <body> tag attributes field, it calls each function on load.
Error: Unable to set property 'value' of undefined or null reference
I have tried commenting out the scripts that refer to a 'value', but then it starts saying my other functions are undefined. Here is the text in the addition to <head> field. In the <body> tag attributes field, it calls each function on load.
0