when visiting webpage chemsystems.com I receive the following message multiple times "combos[i].object.oz37() is undefined". Is there any way to get rid of it?
when visiting webpage chemsystems.com I receive the following message multiple times "combos[i].object.oz37() is undefined". Is there any way to get rid of it?
URL of affected sites
when visiting webpage chemsystems.com I receive the following message multiple times "combos[i].object.oz37() is undefined". Is there any way to get rid of it?
== URL of affected sites ==
http://chemsystems.com
Всички отговори (2)
I get that error too. The issue is with the website's coding. Please contact the site manager.
There is a lot of alert are try & catch code in this javascript: http://chemsystems.com/inc_files/js/ebacombo.js You would usually only use such alerts for debugging purposes and not to bother visitors with such errors and warnings.