fox_1028
02-23-2009, 05:47 PM
1) Script Title: Animated Collapsible DIV v2.01
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem: Let's say the link to toggle or expand your div is near the bottom of the page and the div content resides below the toggle link.
Clicking the toggle link will make the div content viewable unless the div content falls below the portion of the page which is not currently in view. In this situation the user would be required to scroll down to see the content.
I've been messing around with some javascript to scroll the page down in this situation but no luck. Any thoughts?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem: Let's say the link to toggle or expand your div is near the bottom of the page and the div content resides below the toggle link.
Clicking the toggle link will make the div content viewable unless the div content falls below the portion of the page which is not currently in view. In this situation the user would be required to scroll down to see the content.
I've been messing around with some javascript to scroll the page down in this situation but no luck. Any thoughts?