Code Red
01-28-2009, 12:11 PM
1) Script Title: DD Drop Down Panel
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/dddropdownpanel.htm
Great script, thanks a lot for this - I've modified it to work with PHP dynamic content and multiple collapsing windows. Anyway, I've got a feeling I already know the answer to this one, :D but is it possible to modify the code so that the hidden content expands horizontally instead of vertically?
I'm not a Javascript expert, but I'm guessing that the animation effect is applied in stages, each time the div is slightly longer? If so, could the stages be applied horizontally so it gets wider each time?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/dddropdownpanel.htm
Great script, thanks a lot for this - I've modified it to work with PHP dynamic content and multiple collapsing windows. Anyway, I've got a feeling I already know the answer to this one, :D but is it possible to modify the code so that the hidden content expands horizontally instead of vertically?
I'm not a Javascript expert, but I'm guessing that the animation effect is applied in stages, each time the div is slightly longer? If so, could the stages be applied horizontally so it gets wider each time?