搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

submit button not working with gumby

  • 2 个回答
  • 3 人有此问题
  • 4 次查看
  • 最后回复者为 sjoshid

more options

I am using Gumby (http://gumbyframework.com/) on our home page. The page is very simple with no fancy js. In Gumby there is a submit button (http://gumbyframework.com/docs/ui-kit/#!/buttons) which lets you ..... well, submit forms. Not in FF!! When I click 'Submit' nothing happens. I do see bunch of css errors but after reading other answers I am going to ignore them. The same page works on chrome (and supposedly on IE)

I am using Gumby (http://gumbyframework.com/) on our home page. The page is very simple with no fancy js. In Gumby there is a submit button (http://gumbyframework.com/docs/ui-kit/#!/buttons) which lets you ..... well, submit forms. Not in FF!! When I click 'Submit' nothing happens. I do see bunch of css errors but after reading other answers I am going to ignore them. The same page works on chrome (and supposedly on IE)

所有回复 (2)

more options

Can you post a link to a publicly accessible page that doesn't require authentication (signing on)?

Are there any JavaScript error shown in the error console or the web console?
I don't think that CSS errors can cause this, so you can hide those.

Did you try the usual basic steps for issues like this?

Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.

  • Hold down the Shift key and left-click the Reload button
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Command + Shift + R" (Mac)

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window.
more options

Did everything you asked me to. No use. See logs here By the way, I am creating the form in js. But that shouldnt be a problem as it works fine in Chrome.