I\'m making a website where the user is able to create new LI items from an userinput like so:
function addNav(event, nav) { event.preventDefault(); c