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
Exchange 2007 POP3
Stupid mistake of Installing UBUNTU - Now "GRUB: No Such Disk"
RAID recommendation for VMWare ESXi 4.0 with HP 410i controller
The trust relationship between this workstation and the primary domain failed
Why centos live cd so slow, and can not mount local HDD?
XSLT transformation
Any good advanced javascript books/links to recommend?
Unable to upgrade firmware Netgear GS724TS
cross domain javascript
I am trying to run a virtual image off of vmware player and I keep getting an error.