div and iframe trouble :( |
div and iframe trouble :( |
![]()
Post
#1
|
|
![]() ;o ![]() ![]() ![]() Group: Member Posts: 70 Joined: Mar 2007 Member No: 509,821 ![]() |
Could anybody show me how to make the div layer and the iframe height auto adjust to how much content there is in the layer.
heres a screen shot. http://img102.imageshack.us/img102/6679/helpgk8.jpg the actual website I would like to fix www.sillyfishes.niamhme.net and heres the code I have in right now QUOTE <div style="position:absolute; top:435px; left:111px; width:358px; border:none;height:3000px;border:none;"> <iframe src="http://www.sillyfishes.niamhme.net/cutenews/show_news.php" width="360px" height="3000px" noscroll="bottom" border="none" position="absolute" name=IFRAME></iframe> </div> could you also show me how to get rid of that ugly border around the div Thanks :) |
|
|
![]() |
*mipadi* |
![]()
Post
#2
|
Guest ![]() |
If you don't use a height attribute in your CSS specification, then the height will dynamically adjust to the amount of content.
|
|
|
![]() ![]() |