搜尋 Mozilla 技術支援網站

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

了解更多

Form submit button doesnt work in firefox 7.0.1 but works fine in IE and Chrome.

  • 3 回覆
  • 5 有這個問題
  • 1 次檢視
  • 最近回覆由 Tim

more options

I have a site that the add to shopping cart submit button isnt working in firefox 7.0.1. I tested it in other browsers like ie, chrome and safari and it works fine. Even hitting enter doesnt submit the form in forefox. Can anyone look at this page and let me know how to fix this please so it works in firefox. Thanks

I have a site that the add to shopping cart submit button isnt working in firefox 7.0.1. I tested it in other browsers like ie, chrome and safari and it works fine. Even hitting enter doesnt submit the form in forefox. Can anyone look at this page and let me know how to fix this please so it works in firefox. Thanks

所有回覆 (3)

more options

See the following error in the error console:

Error: form is not defined Source File: http://host0152.csmhosting.com/Common.js Line: 78

That is the source of your issue

more options

Hi, thanks for the response to this. I looked at the common.js as you stated and line 78 but am not sure how to define the form. Thanks

more options

That line is looking for a form element and there isn't one on http://host0152.csmhosting.com/IW_Products.m4p.pvx?;ITEM?company=tr1&source=psdtl&ItemCode=B33NMK - you need to put the add to cart button into a form element