RTFM -- 2 Things:
a) you need to add a wrapper div inside your forgot_password div (see
Notes on
http://github.com/madrobby/scriptaculous/wikis/effect-slidedown)
b) You want queue: 'end' instead of sync: true.
The sync option is only for use with Effect.Parallel, as detailed on http://github.com/madrobby/scriptaculous/wikis/core-effects
Best,
Thomas
Try without it (and yes, without "new" as well: SlideDown is not a
constructor).
--
Christophe Porteneuve aka TDD
t...@tddsworld.com