lemonyguac
06-22-2016, 05:00 PM
1) Script Title: Animated Collapsible DIV
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
I have set my collapsed div t o display:block and have not added hide=1 as a parameter. Yet, when the page first loads, it still loads as display: none first instead of display: block. I have tried removing display: block from the css as well to test but it "blips" as display: block before the script loads. Any suggestions? Should I be putting display: none in the HTML instead?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
I have set my collapsed div t o display:block and have not added hide=1 as a parameter. Yet, when the page first loads, it still loads as display: none first instead of display: block. I have tried removing display: block from the css as well to test but it "blips" as display: block before the script loads. Any suggestions? Should I be putting display: none in the HTML instead?