Textarea Multiline Broken In Firefox!

Discussion in 'HTML & Website Design' started by gobbly2100, Apr 14, 2009.

  1. #1
    Hey all,

    I am having a big problem with a textarea in Firefox, in other browsers the text go's to the next line fine when it reaches the end of the box but in Firefox it continues to type on one line making a horizontal scroll bar.

    Any fixes for this people?
     
    gobbly2100, Apr 14, 2009 IP
  2. imranzia

    imranzia Well-Known Member

    Messages:
    146
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Please make sure to definte col attribute e.g
    <textarea rows="5" name="S1" cols="50"></textarea>
    It works very well in both FF3.0 & IE
     
    imranzia, Apr 14, 2009 IP
  3. gobbly2100

    gobbly2100 Banned

    Messages:
    906
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thats exactly what I have: http://www.shaneboard.net/contact.php

    I only noticed the issue today so I am confused if maybe it is related to an update to Firefox?

    Does that textarea box work in Firefox 3 for everyone else then?
     
    gobbly2100, Apr 14, 2009 IP
  4. imranzia

    imranzia Well-Known Member

    Messages:
    146
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #4
    Yes, it is working correctly without any trouble. :)
     
    imranzia, Apr 15, 2009 IP