how to move one element from one container to another code example Example: jquery move element $("#source").appendTo("#destination");