Advanced Search Usage Terms Submit Contact
Dynamic Drive CSS Library
 
CSS Library
Submit an original CSS code
CSS Layouts
Web Graphics
Online Tools:
Last commented:

Dynamic Drive Blog Here

CSS Equal Columns Height script (v1.01)

Date: 11/02/2006 | By ddadmin | Comments: 196

A common pitfall of a CSS based columns layout is that the columns do not share a common height. Unlike a table based layout where the height of the table itself dictates the height of all of its columns, CSS columns are independent of one another in that respect. Now, this can be problematic (from a design standpoint) when you wish to style one of your CSS columns in a way that should extend all the way down to the end of the layout, such as giving a side column an explicit background color, a surrounding border etc.

This is a generic "CSS Equal Columns Height" script that will dynamically set the participating columns' heights to that of the tallest column's height, creating a uniform columns height layout. Use this script on any of our CSS Layouts for example. It's a matter of plug and play! To use this script, just insert this line of code into the HEAD section of your CSS layout page:

<script src="equalcolumns.js" type="text/javascript"></script>

As you can see, it references the external .js file "equalcolumns.js", which you should download (right click and select "Save As") and then upload to your own site.

This script is configured by default to automatically work with all of the layouts in our CSS Layouts section, whether 2 columns or 3 columns, fluid or fixed. Just add the script to the HEAD of any of these pages, and that's it!

If you wish to use this script to equalize the columns of your own custom CSS layout, open up "equalcolumns.js", and refer to the line:

ddequalcolumns.columnswatch=["leftcolumn", "rightcolumn", "contentwrapper"]

Change "leftcolumn", "rightcolumn" etc to the IDs of the CSS columns you wish to equalize. The script will do a check first to see if each corresponding column actually exists.

Your Comments (196)

Comment Pages 19 of 20 pages « First  <  17 18 19 20 >

Awesome!! It works great on my website: www.rahulgladwin.com
Posted by Rahul on 10/09, 09:14 AM
Never mind. I had to remove this code from my website; it doesn't work in MSIE 6.0. I found another code elsewhere.
Posted by Rahul on 10/09, 12:49 PM
I am applying your wonderful script to a 3col layout from the templates that come with Dreawearver CS3. It works great with IE7, but does not work at all with Firefox 3.03, Google Chrome 0.2.149.30, or Safari (Mac). Any help?

Thanks
Posted by Donald Moore on 10/10, 11:34 AM
Yeah I think it's a matter of plug and play!
Thanks for sharing this great post, I've been searching for turnkey websites for sale if anyone could help me.
Posted by websites sale on 10/10, 09:21 PM
Pretty darn good if you ask me... thanks for the script.
Posted by Pretty good on 10/14, 01:43 PM
Hello. Can i too add this on mysite? I think, this is very helpful. Greatings.
Posted by felgi chromowane on 10/18, 11:19 AM
hit paylaşmak için www.hitsihirbazi.com süper bi site deneyin.
Posted by hit on 10/27, 09:34 AM
thnx for sharing..
Posted by küpeşte on 10/28, 01:01 AM
thanks...
Posted by brülor on 11/03, 12:55 AM
thanks.
Posted by söve on 11/05, 03:46 AM

Comment Pages 19 of 20 pages « First  <  17 18 19 20 >

Name: (Required)

Email: (Required)

(NOT shown on page)

URL:

(Shown on page if entered)

Comments: (Required)

Supported BB codes: [b], [i], [u], [em], [strike], [strong], [pre], [code], and [blockquote].

Remember my personal information
Notify me of follow-up comments?

Submit the word you see below:


Sponsors

Advertise Here

Copyright 2006-2008 Dynamic Drive Read our Usage Terms before using any of the CSS codes.
Dynamic Drive DHTML and CSS Code Library