Javascript to set equal heights to 3 autoextending columns

This is a discussion on "Javascript to set equal heights to 3 autoextending columns" within the JavaScript Forum section. This forum, and the thread "Javascript to set equal heights to 3 autoextending columns are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 22nd, 2006, 05:20
New Member
Join Date: Apr 2006
Age: 26
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Javascript to set equal heights to 3 autoextending columns

Hey, im designing a gaming website where i have made 3 basic columns for my webpage, each with table cells that need to stretch according to size, i have done this by simply letting the border images tile along the background color, which works fine.




The problem is: i cannot figure out to get these 3 columns to be the same height at the bottom. I was thinking maybe a javascript solution(finding the heights and setting them all equal to eachother, or something like that), but the thing is, getting the height specified in the <td> tag, or etc is not the same as the realistic height once it has tiled.

Could someone please tell me how to access the ACTUAL height of these cells, or another possible solution for this problem.
Reply With Quote

  #2 (permalink)  
Old Apr 22nd, 2006, 19:22
Up'n'Coming Member
Join Date: Mar 2006
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Javascript to set equal heights to 3 autoextending columns

That can be quite a dilema. I have a site bookmarked that talks about your problem only it uses div's (I don't know how to achieve this in tables). It also contains headers and footers but I am sure it can de adapted to suit your needs if you go that way.

The site isn't pretty but it is informative:

http://www.pmob.co.uk/temp/3colfixedtest_4.htm

Just click the links at the bottom to change which table is to be the longest.
Reply With Quote
Reply

Tags
javascript, set, equal, heights, autoextending, columns

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
multi dimensional array sort by x but randomize where x is equal nate2099 PHP Forum 0 Jan 21st, 2008 09:17
CSS DIV Heights! smriyaz Web Page Design 4 Oct 15th, 2007 10:54
How to make a table height equal to the browser height ? subhadip Starting Out 4 Sep 20th, 2007 07:56
css id heights bean_2k1 Web Page Design 3 Apr 7th, 2007 20:15
layout with dynamic heights il padrino Web Page Design 3 Nov 23rd, 2005 20:29


All times are GMT. The time now is 04:52.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43