matt blank
07-21-2007, 02:25 AM
1) Script Title: Animate Collapsible DIV
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
Hi guys,
I'm creating a new website at the moment, completely CSS design, which basically is in two columns. When puting the above script on my page it's fine in every browser except for Firefox! With the script on the page it pulls the right column content down below the left column.
I've tried to figure out how to fix it but I'm really stuck :( What I have realised is that it's irrelevant what I call the DIV's or the content in them, and it's nothing to do with my CSS. The problem is with the Javascript...and through process of elimination found (I think) out it has something to do with line 6 in the Javascript:
function animatedcollapse(divId, animatetime, persistexpand, initstate)
Can someone please help?!?! The page I'm struggling with is http://www.ordinarygirl.co.uk/gallery/ The picture you can see should be on the right!!
Thanks in advance,
Matt
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
Hi guys,
I'm creating a new website at the moment, completely CSS design, which basically is in two columns. When puting the above script on my page it's fine in every browser except for Firefox! With the script on the page it pulls the right column content down below the left column.
I've tried to figure out how to fix it but I'm really stuck :( What I have realised is that it's irrelevant what I call the DIV's or the content in them, and it's nothing to do with my CSS. The problem is with the Javascript...and through process of elimination found (I think) out it has something to do with line 6 in the Javascript:
function animatedcollapse(divId, animatetime, persistexpand, initstate)
Can someone please help?!?! The page I'm struggling with is http://www.ordinarygirl.co.uk/gallery/ The picture you can see should be on the right!!
Thanks in advance,
Matt