Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

ajax submit works in Chrome and IE, fails in Firefox 58.0.1 (32-bit)

  • 1 ответ
  • 1 имеет эту проблему
  • 11 просмотров
  • Последний ответ от WestEnd

more options

Try the sign-up form at bottom of this page: http://thermorobotics.com/web/index2.html

Try it with no form data and also with invalid email input format..(example abc, abc@, abc@com, etc. Try with valid inputs as well.

"No form input data" is caught by jquery on same page Invalid email format is caught by the php page to which the field data is POSTed via ajax.

Works perfectly in Chrome and Internet Explorer.

It works perfectly even on Firefox on Android.

Fails in Firefox..on Windows 7 Professional

Try the sign-up form at bottom of this page: http://thermorobotics.com/web/index2.html Try it with no form data and also with invalid email input format..(example abc, abc@, abc@com, etc. Try with valid inputs as well. "No form input data" is caught by jquery on same page Invalid email format is caught by the php page to which the field data is POSTed via ajax. Works perfectly in Chrome and Internet Explorer. It works perfectly even on Firefox on Android. Fails in Firefox..on Windows 7 Professional

Изменено kputcha

Все ответы (1)

more options

Show a screen of the error so others can see what your doing when the error happens.