לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

מידע נוסף

Firefox 10, different size of input field "size" property

  • 1 תגובה
  • 5 have this problem
  • 8 views
  • תגובה אחרונה מאת cor-el

more options

The current firefox version 10 shows differnt length for an input field. When the html attribute size is used, all of a sudden firefox will generate a bigger input box then previous versions.

This is specific for more then 1 input box on a line. The whole layout is corrupted.

The current firefox version 10 shows differnt length for an input field. When the html attribute size is used, all of a sudden firefox will generate a bigger input box then previous versions. This is specific for more then 1 input box on a line. The whole layout is corrupted.

כל התגובות (1)

more options

Try to use CSS code like input { width:###px; } instead.