Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Firefox 4 Not Showing Text in Input Field

  • 1 antwoord
  • 17 hebben dit probleem
  • 5 weergaven
  • Laatste antwoord van bwanamatt

more options

When new users visit applesliced.com, a jquery popup appears to request the users zip code. Prior to Firefox 4 (and in all other browsers I have tested), this popup loads quickly and flawlessly.

In Firefox, the "Save" image (input type="image") frequently hangs and the Input text field (input type="text") hangs for several seconds before the user-entered text can be seen. I have tried three different jquery plug-ins to display this popup. Input text fields elsewhere on the site work correctly, but for whatever reason when an HTML "input" is loaded there is a delay in rendering.

Once a user enters their zip code, you can recreate this problem by clicking "My Zip Code (edit)" on the right side of the navigation menu.

When new users visit applesliced.com, a jquery popup appears to request the users zip code. Prior to Firefox 4 (and in all other browsers I have tested), this popup loads quickly and flawlessly. In Firefox, the "Save" image (input type="image") frequently hangs and the Input text field (input type="text") hangs for several seconds before the user-entered text can be seen. I have tried three different jquery plug-ins to display this popup. Input text fields elsewhere on the site work correctly, but for whatever reason when an HTML "input" is loaded there is a delay in rendering. Once a user enters their zip code, you can recreate this problem by clicking "My Zip Code (edit)" on the right side of the navigation menu.

Alle antwoorden (1)

more options

Fixed. Removed the opacity mention from my style sheet.

body { opacity:999; }