Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 3 Antworten
  • 5 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von 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

Alle Antworten (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