Mike Alsup ha scritto:
There's a ton of them.  after, before, insertAfter, insertBefore,
append, prepend, etc

http://docs.jquery.com/Manipulation

Ex:  $('#myElementToMove').insertAfter('#myDestinationDiv');

Ups... I was using these metodhs to inject new DOM elements, but I never tought at those for moving.


--
gianiaz.net - web solutions
p.le bertacchi 66, 23100 sondrio (so) - italy
+39 347 7196482

Reply via email to