Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2005
    Posts
    599
    Tokens
    25

    Post Html For scroll bar

    Does any1 know thw html to add a scroll bar into a text box plz post below or pm me it thxs

  2. #2
    Join Date
    Jul 2004
    Location
    Bournemouth. UK
    Posts
    3,638
    Tokens
    0

    Latest Awards:

    Default

    It's called an iFrame . . .

    The code is...

    <iframe src=page.html width=100 height=100 frameborder=0 scrolling=yes></iframe>

    Or do you mean just like a regukar text box like on a form to have a scroll bar?!
    REMOVED

    Edited by jesus (Forum Super Moderator): Please do not have text in your signature which is over size 4.

  3. #3
    Join Date
    Feb 2005
    Posts
    599
    Tokens
    25

    Default

    Quote Originally Posted by simplesimon12
    It's called an iFrame . . .

    The code is...

    <iframe src=page.html width=100 height=100 frameborder=0 scrolling=yes></iframe>

    Or do you mean just like a regukar text box like on a form to have a scroll bar?!
    i mean the frame but the html dont work

  4. #4
    Join Date
    Jan 2005
    Location
    My House...last time I checked
    Posts
    34
    Tokens
    0

    Default

    Why don't you just find a site that does have a scroll bar in a text box and do rightclick>view source or if they disabled it view>source and while you're there take some other stuff lol!

Posting Permissions

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