OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Where are my scrollbars ?
This page's ID:
11004
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Okay, yet another question. I have put a shoutbox on my homepage [url=http://moon.shadow.free.fr/]here[/url]. You can test it if you wish, it works (only the clicked smileys still don't work fine). If you test it too much, however you will understand the problem : instead of using a scrollbar, the shoutbox height will increase to display all the messages. Originally, the output was supposed to be in an iframe, like this : <iframe width="200" height="200" src="records.php"></iframe> It displayed well the scrollbars. However, as I'm coding my site in XHTML 1.1 I needed to change this code and I put : <td class="shoutbox"><? include ("records.php") ?></td> The class shoutbox is as follows : [code].shoutbox { vertical-align: top; width: 150px; height: 300px; overflow: scroll; background-color: #000000; border-color: #505050; border-style: solid; border-width: 1px; padding-left: 2px; padding-right: 2px; }[/code] I don't understand why scrollbars don't appear when the size is reached. Tips ? [url=http://faq.ozoneasylum.com/1226/rating/] [img]http://moon.shadow.free.fr/images/sigs/index.php[/img] [/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »