shudini
04-03-2009, 03:44 PM
1) Script Title: Animated Collapsible DIV
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem: On my website, users can search on specific values, the results of which will be grouped into sections, each of which is its own unique div.
I want to be able to toggle each generated section, but I have not figured out how to create the object.addDiv to the javascript since the web server is generating the page content after creating the <head> tag.
I am relatively new to javascript, so please excuse my ignorance if this is a simple answer.
Thanks for any help.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
3) Describe problem: On my website, users can search on specific values, the results of which will be grouped into sections, each of which is its own unique div.
I want to be able to toggle each generated section, but I have not figured out how to create the object.addDiv to the javascript since the web server is generating the page content after creating the <head> tag.
I am relatively new to javascript, so please excuse my ignorance if this is a simple answer.
Thanks for any help.