Forum Moderators: open
On the right hand side of the page, there's a scrolling "iframe", but the iframe doesn't load its content from other pages, all contents are actually in the same page. It seems to be a great way to manage content, how can they make it?
[youtube.com...]
Thanks a lot!
All you need is to create rules for the size of the block element and add "overflow:auto". In fact, you can make other block elements into scrolling areas the same way - I've done it eith <blockquote> to good effect.
[edited by: tedster at 2:21 am (utc) on Oct. 23, 2007]