lobsang
11-27-2007, 04:57 AM
1) Script Title: Animated Collapsable Div
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
I'm having problems getting the collapse to work in IE 6 or 7.
I have the script working in Firefox and Safari.
In IE 6 or 7, the script will look like collpase to 0 height, then spring back to the full height.
I suspect the problem is that I am using the divs within a table structure - and IE is resizing to the height of the table, not the height of the div. (Even though I can see the script attempting to resize the div to 0 when collapsing)
It is not an option to restructure the site within divs.
Example:
http://www.rurallaw.org.au/handbook/test.php (Hover over left hand menus)
Any suggestions?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
I'm having problems getting the collapse to work in IE 6 or 7.
I have the script working in Firefox and Safari.
In IE 6 or 7, the script will look like collpase to 0 height, then spring back to the full height.
I suspect the problem is that I am using the divs within a table structure - and IE is resizing to the height of the table, not the height of the div. (Even though I can see the script attempting to resize the div to 0 when collapsing)
It is not an option to restructure the site within divs.
Example:
http://www.rurallaw.org.au/handbook/test.php (Hover over left hand menus)
Any suggestions?