Hi all,
I am attempting to place an HTML object on a page but I'm having issues with the height.
The object varies in height depending on the content, which updates constantly as it is a list of the latest posts on our forum.
I have set the height as 100% like so:
Code HTML4Strict:<object scroll="no" style="width: 200px; height: 100%;" data="http://ivegotkids.com/community/user/index.php/latest-discussions"> </object>
But this is giving me a huge gap at the bottom of the object because it's giving me 100% of the screen size, not the actual content.
How do I set the height to stop at the bottom of the content and not at the bottom of the screen.



Reply With Quote




Bookmarks