Move stuff ...library function

Here's some buttons.

Here's two lists.

  • List one, item number one
  • List one, item number two
  • List one, item number three
  • List one, item number four
  • List one, item number five
  • List two, item number one
  • List two, item number two
  • List two, item number three
  • List two, item number four
  • List two, item number five

navigate my process

related content

The Explanation

And here's where I took that slightly odd syntax and turned it into a moveElement() function—give it the element you want to move and where you wan to to move it to and the function translates that into .appendChild().