PDA

View Full Version : Html For scroll bar



RareWolf
03-06-2005, 11:01 AM
Does any1 know thw html to add a scroll bar into a text box plz post below or pm me it thxs

iRoss
03-06-2005, 11:16 AM
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?!

RareWolf
03-06-2005, 01:46 PM
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 :(

James:Ramsden
03-06-2005, 04:30 PM
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!

Want to hide these adverts? Register an account for free!