Powered by:
FutureQuest Hosting


"...Remember being a youngster, mom or dad telling you "close the door"? Well the same applies to HTML ...."

Web Hosting
Shared       
Reseller     
VPS             
Dedicated 
Price:   $(US)
Space:     (MB)
Transfer:(GB)
Platform:


Advertise
Advertising Opportunities
Rate Card

Sponsor
Go Back   Webmaster Forums > Code Forum > PHP Forum


Reply
 
Thread Tools Rate this Webmaster Discussion
  #1  
Old 10-14-2009, 02:45 PM
Martin_S Martin_S is offline
New User
 
Join Date: Oct 2009
Webmaster Discussions: 1
Rep Power: 1
Martin_S is on a distinguished road
Php (bb) aditional table with scroll bar

Hi

I hope i can find the answers where im looking for ou you forum
im struggling with some PHP lines

i run a seawaterforum and i want to ad a page for something like Tank of the month.

http://www.zeewaterforum.com/test/inthepicture.php

this a new page where i want to show some video and pictures AND
story of the tank it self .

PROBLEM

the problem is i cant get the table be fixed at height with a scroll bar in (only) the text table.

it must be somewhere here

I dit got it to work , but then the scollbar only shows in FireFox and not not in IE

Code:
{$CA_BLOCK_START}
  	<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
		{$CA_CAP2_START}Aquarium in the picture{$CA_CAP2_END}
	
			<td class="cat" width="67%" >Het Verhaal</td>
			<td class="cat" width="33%"  >De Video</td>
				</tr>
		<tr>
		 <td class="row1" height="250"valign="top" overflow="auto"
	  	 Deep in the blue <BR>
		 Hier komt dan het verhaal over dit aquarium<BR> 
		 Hier komt dan het verhaal over dit aquarium<BR>
		 Hier komt dan het verhaal over dit aquarium<BR>
		 Hi
Does someone got the answers im looking for ????

Thank you


Reply With Quote
  #2  
Old 10-20-2009, 06:48 PM
jthayne's Avatar
jthayne jthayne is offline
Senior Member
 
Join Date: Aug 2008
Location: Texas
Webmaster Discussions: 487
Rep Power: 15
jthayne is the hardest working person in the biz. jthayne is the hardest working person in the biz. jthayne is the hardest working person in the biz. jthayne is the hardest working person in the biz.
Re: Php (bb) aditional table with scroll bar

It will not work in IE. This is because of the way IE implements the CSS. The overflow property does not work as you would think it would in IE (at least when applied to tables). You can try creating a span or div within the cell and see if that will work the way you need it to.
__________________
Be sure to click the reputation icon to give rep to the person who helped you.
Check out the following sites: www.inbutnotoftheworld.com and www.mythoughtexactly.com.
Reply With Quote
Reply
Sponsor

Bookmarks

Tags
aditional , php , table

Thread Tools
Rate This Thread
Rate This Thread:

 

Similar Webmaster Discussions
Thread Webmaster Discussion Starter Forum Replies Last Post
HTML Scroll Table bnhcomputing HTML Forum 0 05-15-2006 08:15 PM
Scroll bar in table cell help davidgriff HTML Forum 14 05-05-2005 12:47 PM
table with scroll bar hereandthere HTML Forum 2 12-21-2003 03:27 PM
scroll table within webpage jkat HTML Forum 5 11-23-2003 02:17 PM


All times are GMT -5. The time now is 04:47 PM.

Copyright © 1999 - 2009 Advanced HTML For Beginners and AHFB2000. All rights reserved.
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.