Daniel Smedegaard Buus
2007-Feb-23 20:27 UTC
Moving an element from one div to another using RJS?
Hey :) Can someone tell me how I would go about moving an element from one div to another using RJS? Like this, <div id="daddy"> <div id="child">I''m a kid</div> </div> <div id="mommy"> </div> - And then in RJS, I would want to do something to move the child from the daddy div to the mommy div - preferably with lots of visual effects ;) Thanks in advance, Daniel :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---