tcatt11
01-29-2008, 04:17 AM
1) Script Title: Animated Collapsible Div
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem: I have successfully used this script before, and loved it - a great piece of code!
So, I thought I'd use it on another domain. Easy copy and paste routine, right?
I have installed the script at http://www.conviewsation.com/view_reviews.php. The idea is that all categories from the page show and are used as the links to trigger the hidden DIVs. These DIVs hold links to each subcategory.
I have configured things to have the DIVs hidden on page load, and am using the toggle method of the script.
It works perfectly in Firefox, Mozilla, etc. In IE6, however, you can see everything loads properly, then all hidden DIVs expand to show their content. Clicking the links does not hide them - the DIV flickers, but stays expanded.
I have the DOCTYPE declared (and have tried changing it different types to no avail). I have removed some little pieces from the CSS sheet that I was worried might be messing things up (such as a display:block on all DIVs), but still no dice.
Please tell me that there is some genius here that can help!
Thanks,
Olan
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem: I have successfully used this script before, and loved it - a great piece of code!
So, I thought I'd use it on another domain. Easy copy and paste routine, right?
I have installed the script at http://www.conviewsation.com/view_reviews.php. The idea is that all categories from the page show and are used as the links to trigger the hidden DIVs. These DIVs hold links to each subcategory.
I have configured things to have the DIVs hidden on page load, and am using the toggle method of the script.
It works perfectly in Firefox, Mozilla, etc. In IE6, however, you can see everything loads properly, then all hidden DIVs expand to show their content. Clicking the links does not hide them - the DIV flickers, but stays expanded.
I have the DOCTYPE declared (and have tried changing it different types to no avail). I have removed some little pieces from the CSS sheet that I was worried might be messing things up (such as a display:block on all DIVs), but still no dice.
Please tell me that there is some genius here that can help!
Thanks,
Olan