Jump to content
15/12/2005
On the subject of how to hide the element you want to show.I belive I read that you should use the Effect.hide() function on initialization of the Effect if you want it to be hidden from the start.
Effect.hide()
Effect
Vote up?
15/12/2005
On the subject of how to hide the element you want to show.
I belive I read that you should use the
Effect.hide()function on initialization of theEffectif you want it to be hidden from the start.