Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Firefox 4 Not Showing Text in Input Field

  • 1 odpoveď
  • 17 má tento problém
  • 5 zobrazení
  • Posledná odpoveď od 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.

Všetky odpovede (1)

more options

Fixed. Removed the opacity mention from my style sheet.

body { opacity:999; }