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
asp.net, c#, drop down list error
auto run lightbox
UltraTree and Filtering ?
Update Panel not loading DropDown
DOS print to PDF ?
Using 3rd Party SSL to Setup Exhange 2007, Outlook 2007, Server 2003 with Terminal Services
'SettingsSingleFileGenerat
or' 'ResXFileCodeGenerator' problem
ACT 2009 - How to Move database
added shortcut to Public Desktop but some users not getting it - Win 2008 R2 Terminal Server
I need a help to make a small project with autocomplete functions