I want to be able to double click on the space between list items in an
unordered list and then display an input for inserting an item between
in the position where clicked. I've placed a double click handler on the
unordered list and can detect the ...