amberdesignz
08-01-2008, 04:37 AM
1) Script Title: Animated Collapsible DIV v2.01
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
I installed this script and it works almost perfect. For some reason it is not as smooth as it should be. When the Div is opening and closing the links sliding up and down jerk real bad at the beginning and at the end. I have 29 links and two of them work perfect. NGK and Motion Pro work fine.
http://justinsoule.com/bike4.html
Here is some of the CSS:
.popup-box { border: 5px solid #FF6600; padding: 5px; display: none; background: #FFFFFF; font: 10px Arial, Helvetica, sans-serif; width: 118px; }
#table5 { margin-left: 5px; padding-bottom: 50px; }
.col1 { float: left; }
.col2 { float: left; }
.col3 { float: left; }
.col4 { float: left; }
.col5 { float: left; }
.logossmall { list-style: none; }
.logossmall li { list-style: none; background-repeat: no-repeat; padding: 10px; }
.logossmall li a, .logossmall li a:visited { display: block; text-decoration: none; text-indent: -9000px; list-style: none; width: 125px; }
ul.logossmall { list-style:none; margin: 5px 0 5px 0; padding: 10px 2px 10px 2px; }
.astar-sm a { background: url(img/logos/logos-small/astar.png) no-repeat center center; width: 100px; height: 43px; }
.asterisk-sm a { background: url(img/logos/logos-small/asterisk.png) center center no-repeat; width: 75px; height: 61px; }
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem:
I installed this script and it works almost perfect. For some reason it is not as smooth as it should be. When the Div is opening and closing the links sliding up and down jerk real bad at the beginning and at the end. I have 29 links and two of them work perfect. NGK and Motion Pro work fine.
http://justinsoule.com/bike4.html
Here is some of the CSS:
.popup-box { border: 5px solid #FF6600; padding: 5px; display: none; background: #FFFFFF; font: 10px Arial, Helvetica, sans-serif; width: 118px; }
#table5 { margin-left: 5px; padding-bottom: 50px; }
.col1 { float: left; }
.col2 { float: left; }
.col3 { float: left; }
.col4 { float: left; }
.col5 { float: left; }
.logossmall { list-style: none; }
.logossmall li { list-style: none; background-repeat: no-repeat; padding: 10px; }
.logossmall li a, .logossmall li a:visited { display: block; text-decoration: none; text-indent: -9000px; list-style: none; width: 125px; }
ul.logossmall { list-style:none; margin: 5px 0 5px 0; padding: 10px 2px 10px 2px; }
.astar-sm a { background: url(img/logos/logos-small/astar.png) no-repeat center center; width: 100px; height: 43px; }
.asterisk-sm a { background: url(img/logos/logos-small/asterisk.png) center center no-repeat; width: 75px; height: 61px; }