Log in

View Full Version : Animated Collapsible DIV



jmueller0823
10-24-2008, 08:51 PM
1) Script Title: Animated Collapsible DIV v2.01

2) Script URL (on DD): dynamicdrive.com/dynamicindex17/animatedcollapse.htm

3) Describe problem: modification question

Please see our test page:

www. growth trac.com/test_collapse.php

Note how the "toggle" buttons move as the divs display.
We would prefer that the toggle buttons stay together.
Is that possible?

Thanks!
Jim

jmueller0823
10-25-2008, 07:46 PM
bump please.

ddadmin
10-26-2008, 07:50 AM
This looks like just a formatting issue with your table cells actually. The 3 TDs containing the DIVs are each around 70px or so in width, yet the DIVs are 400px wide each. You'll need to increase each TD's widths to at least 400px each, plus set the width of the table to 1200px total so the DIVs when they expand do not forcibly alter the width of the containing cell.