I am attempting to attach an on click event to dynamically created li tags to call a function which takes one argument. The argument to be passed is whatever string is in each li's value property. Below are snippets of code from my program.I am attempting to attach an on click event to