Click to See Complete Forum and Search --> : scrollbar in iframe...


gogobrent
04-02-2006, 09:27 AM
Hey, i have a problem -
i have an iframe with a <p> with text in it.
But the iframe is to small for all the text so i need a scrollbar for the <p>
But i don't want the standard scrollbar of the iframe.
And i have completely no idea how to do that... :)

Here's a picture of what i mean.
http://www.emu-fusion.net/dj-relf/djfr-example.jpg

and here's the script.
http://www.emu-fusion.net/ferocious-r/


thanks in advance!! :)

johneva
04-02-2006, 11:23 AM
Firstly if you just want some text in a scrollable section of your page using a scrollable div is better than using an iframe.
Link (http://www.fourlevel.com/nimbus/textarea/scrollable3.htm)

Secondly I dont know what you mean be not the standard scrollbar what is not standard about the scrollbar in yourexample?