jquery move li to first position

JavaScript
$("#topNumber").prependTo("#ImportantNumbers");
Source

Also in JavaScript: