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