Ok, I have a rough draft working with the childNodes option, but I
haven't implemented the ajax version yet.  As for the transition
effects, what pairs of effects should we use?  I have Appear/Fade going
right now, but I can easily add other options.  I was thinking of doing
the BlindDown and SlideDown options, but having the image that is going
away do the reverse won't look right.  You'd have a new one sliding down
while the old one slides up?  No, the old one should slide down, but
just start from the top and gradually slide away.  Is there an option
for doing that (i.e. slide down towards the bottom instead of sliding
down from the top)?  The wiki's in and out, so I'm not able to get to
the docs at the moment.

I imagine I could do a Grow/Shrink pairing, so I'll try that out.  I
could add a 'random' option to have it randomly pick an animation pair
when changing.  Might be fun.

Are there guidelines for how to set up what the server-side returns for
scriptaculous ajax functions?  I've not really messed with any of the
scriptaculous ajax functions yet, so I want to make sure I'm consistent
with the rest.

Greg
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to