# JavaScript Code function save() { // 1. add input box contents to list var value = $('#todo-name').val(); var element = $("