Feefor
01-03-2008, 02:49 PM
1) Script Title: Animated Collapsible DIV
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
First, thanks for the great script.
Sorry no example URL as working on intranet site.
Main problem is we have various display:none elements within our collapsible div. These can change state to be visible using user action.
The animated div container then is not large enough to contain this content.
We were thinking that maybe we could re-calculate the various heights when an element becomes available and then reload the script.
Or possibly allow somehow for the height of all hidden objects on window.load
Any pointers on how to/best way address this problem would be appreciated.
All the best
Steve
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
First, thanks for the great script.
Sorry no example URL as working on intranet site.
Main problem is we have various display:none elements within our collapsible div. These can change state to be visible using user action.
The animated div container then is not large enough to contain this content.
We were thinking that maybe we could re-calculate the various heights when an element becomes available and then reload the script.
Or possibly allow somehow for the height of all hidden objects on window.load
Any pointers on how to/best way address this problem would be appreciated.
All the best
Steve