I don't know why, but when I hit the submit button in IE on my forms - nothing happens and I mean nothing, but it works fine in Firefox. Any suggestions?
Thank you.
I don't know why, but when I hit the submit button in IE on my forms - nothing happens and I mean nothing, but it works fine in Firefox. Any suggestions?
Thank you.
Are you using the most current version of the plugin? Also, can you post a URL so we can take a look at it?
I'll take my site off maintenance mode so you can look at it. I should be using the latest plug-in - I just purchased it. http://www.stockburns.us
Thanks Kevin
Looking at it now. Will let you know what I can figure out.
Okay, here's what I found. IE is choking on the button element you've added via the "gform_submit_button" filter. I copied your markup, dropped it into my test folder and changed it back to a regular input then it worked fine.
We had a similar report a day or so ago so not sure if this is a bug with the filter or something else but we're investigating it. We have another release coming up soon so if we can confirm this as a bug, we'll get a fix in for this next release.
For now, I would roll back to the standard input style and if you need a specific button style, you might use the image button option.
Thanks Kevin - you guys are awsome.