expanding with visibility

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
patch2112
Forum Commoner
Posts: 86
Joined: Sun Oct 31, 2004 9:44 am
Location: London

expanding with visibility

Post by patch2112 »

Hello all,

I've got a page that has a td element set to 100% height (class="expander"), so that the repeating background image goes to the bottom of the page...works fine, even if its ugly design.

The problem comes in when a hidden div is changed to visible by a onclick. IE re-expands the td to the bottom of the page, but FF doesn't.

Any ideas? CSS assessible from page...

http://aviaryproperties.com/new/flowchart.php

Thanks a bunch,
Philip
Post Reply