Microsoft
Software
Hardware
Network
Question : Controlling a dynamically created div
So I found this script:
http://www.dynamicdrive.co
m/dynamici
ndex17/
ani
matedcolla
pse.htm
It is pretty nice and it helps me with a static page where all the code is "pre-written".
Problem comes when I try to use the createElement function to create a div and a link that uses the animated collapse code to expand and collapse the recently created div.
Firebug shows all the right code, but the div simply doesn't respond.
PS. When I create the div element I also specify the "animatedcollapse.addDiv('
xxx', 'fade=0,speed=400,group=yy
yy)" javascript
Answer : Controlling a dynamically created div
The problem is that the script initializes some required variables in its init method. Try calling animatedcollapse.init(); again after you added and addDiv'ed the elements. Works here.
Random Solutions
Mail stuck in Lotus oubox
Run exe packaged inside a JAR from Applet
Exporting mailboxes to PST in Exchange 2007 running on SBS 2008
VBScript Exchange 2003 set user storage limit
jQuery Colorbox - Open iframe from iframe
Documentation for Palo Alto PA 500 firewall
Formula to calculate all position for given matrix
Can't email more than one invoice from Quickbooks Pro 2006 in Outlook
Deleted nested folders and files with powershell
Gigabit Lan only connecting at 10Mbps... Help!