Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

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

  • 3 respostas
  • 5 têm este problema
  • 3 visualizações
  • Última resposta por 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

Todas as respostas (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