Displaying 1 result from an estimated 1 matches for "onloadfunc".
2006 Jul 19
0
Effect.Appear behaving strangely
...one that I''d like to have appear on body
load. The div named "image" appears just fine, but the divs named
"cd1", "cd2", and "cd3" won''t appear. I''m calling all of the
effect.appear functions through a single function called "onloadfunc".
"onloadfunc" is called on body load.
I can''t figure out why the "image" div appears, but the others won''t!
-----------------------------------------------------------
Here''s the html code:
<div style="height: 135px">
<...