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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
error when upgrading to IE8
Hi,
we just upgrade to IE8,
error in each item page appear in status bar, the error message is the following:
Message: Object doesn't support this action
Which is from the following code (red line):
<script language="javascript" type="text/javascript">
var i=new Image();
i.src='/app/site/hit/tracker.nl?c=.......
i.onload=function(){nsVoid();};
function nsVoid(){return;};
</script>
side effects for this:
1. cause an error and disable live chat in items page
2. we think that it cause an error in google analytics code
does anyone faced this error? anyone knows how to fix it?
0