> I just posted this got some wonderful answers, but I'm still looking > for an ideal solution to equal heights problem > > > I finally chose to use another javascript: > <script type="text/javascript" src="/includes/p7_eqCols2_10.js"></script> > > <body onLoad="P7_equalCols2(0,'left','p','main','p')"> > which I don't like very much as you can always see the leftnav "catch > up" with the content area. > We are also considering some expandable menus in the content area and > so far they didn't work in Firefox.
Our script is a bit long in the tooth, though you could write the event handlers in the script (and the animation can be turned off). The better solution, especially if you want expanding stugg in the columns is to use CSS faux columns. -- Al Sparber - PVII http://www.projectseven.com ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
