[Rails-spinoffs] afterFinish option not working as expected
Andrew Kaspick
akaspick at gmail.com
Thu Nov 17 22:07:48 GMT 2005
Hello,
I'm trying to use the afterFinish parameter on the BlindDown effect,
but it's not working as I expect it to. My function appears to be
called just as the effect is starting, not when the BlindDown is
complete (finished drawing).
Here's the code that I'm using for the most part...
Effect.BlindDown( mydiv, { afterFinish:Form.enable(myform) } )
Any ideas?
Thanks,
Andrew
More information about the Rails-spinoffs
mailing list