Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 3 답장
  • 5 이 문제를 만남
  • 3 보기
  • 최종 답변자: 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