Results 1 to 3 of 3

Thread: Textarea Glich!?

  1. #1
    Hardcore Geek ziycon's Avatar
    Join Date
    Jan 2007
    Location
    Dublin
    Posts
    565
    Post Thanks / Like

    Default Textarea Glich!?

    I have a text area and i want to display non changable text in it for terms and conditions on a registration page, i have the textarea disabled fine, but when i put text into the text area like below the text wont show up in FF browser, works fine in IE6 and Opera! Any ideas??
    Code:
    <textarea cols="90" rows="22" class="form_2" READONLY>terms and conditions text goes here</textarea>

  2. #2
    Hardcore Geek ziycon's Avatar
    Join Date
    Jan 2007
    Location
    Dublin
    Posts
    565
    Post Thanks / Like

    Default

    Its just working now, i refreshed the page loads of times and it didn't work but its showing up now, strange one!

  3. #3
    Weeno Ltd + Skimlinks.com CiaranR's Avatar
    Join Date
    Jan 2007
    Location
    London
    Posts
    374
    Post Thanks / Like

    Default

    you could just use a div with overflow: auto; in the css instead

Visitors found this page by searching for:

textarea terms and conditions

terms and conditions in textarea

display term and conditions in text area

google terms &amp; conditions text area

textarea displaying terms page

display terms textarea

firefox 4 textarea changeable

how can we show terms and condition text in textarea

textarea for terms and conditions

text area for Terms and Conditions code

terms and conditions textarea

how to display term and condition textarea

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •