Hi,
I'm using drupal 7 and the 3.17 version of this module.
I have a problem on internet explorer 7, the brows button seems disable, it doesn't work.
In attach you can find a screenshot of the problem.
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | ie7-upload.png | 16.64 KB | quicksketch |
| Webform.jpg | 5.67 KB | EmilianoIT |
Comments
Comment #1
quicksketchCan you provide a link to your site? I bet this is a theming or JavaScript problem. There's nothing Webform can do to modify the "Browse" button in upload fields, since the "Browse" button is controlled by the browser. The only way you can affect it is by hiding it entirely some CSS/JS trickery. See http://www.quirksmode.org/dom/inputfile.html
Comment #2
EmilianoIT commentedThis is the link to the page of my web site http://www.serferonline.it/it/ricerca-operatori-polivalenti
now i check what you suggest.
Thank you!
Comment #3
quicksketchIt's the "Formalize" JS library you have on your site. You can turn it off in in the Omega theme settings.
Comment #4
EmilianoIT commentedI turn off the Formalize library as you suggest but on a internet explorer simulator i still not see the button...
Comment #5
quicksketchLooks fine to me in IE7.
Comment #6
EmilianoIT commentedThanks!!
Comment #7
quicksketch