Results 1 to 5 of 5

Thread: how to create a blocked text area?
      
   

  1. #1
    jimmystyler is offline Private
    Join Date
    Feb 2008
    Posts
    2

    Default how to create a blocked text area?

    Hi!
    i have a trouble in creating a blocked text area:
    if i create a text area, and i fill it up with my text, when i see the preview, i notice that
    the text field is editable!
    my goal is to create a text area that could be readable only!and of course with scrollbars:
    i don't want to show the entire text, i want the people to use scrollbars [the text is quite long,
    and if i show the entire text i would set a very small size for the text...]
    does anybody know how to solve my problem?
    THANX!!!!!!!!!!!!!!
    [sorry for my obsolete english...!!!]

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: how to create a blocked text area?

    Use an iframe if you just want the scroll feature.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: how to create a blocked text area?

    But if this is text you want everyone to read - they'll usually skip past those in the boxes with it's own scroll bar. Can't you break it up and make it more interesting - or keep in on a long page?

    Now, if you're talking about terms of service types of stuff - then, those iframes work great. But, again, most people don't read them -which is another reason the sites don't want to give them more space than necessary.

  4. #4
    jimmystyler is offline Private
    Join Date
    Feb 2008
    Posts
    2

    Default Re: how to create a blocked text area?

    iframes are the inline frames?
    because i've tryed to use them but they don't work....: i don't know where to put the text.
    these are the onlyone options for the inline frames:

    - name
    - URL
    - Scrollbars
    - alternate text

    i'm not a 'pro' in buildin' web pages...i'm a newcomer...

  5. #5
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: how to create a blocked text area?

    Hi, you create a separate page for your text (pop all your text in the top left corner. Then publish this page. (This part is now finished)
    Now create a new page with an iframe on & place the url of the page you just published in the iframe url field.
    Press preview.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49