Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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?

  • 2 回覆
  • 1 有這個問題
  • 8 次檢視
  • 最近回覆由 Shawn

more options

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

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)

more options

I get that error too. The issue is with the website's coding. Please contact the site manager.

more options

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.