Keep div visible when interacting with items inside it
This works insofar as the links show correctly when the input is in focus. Is there a way I can get the visible
status to remain when a link is clicked? At the moment, the focus changes immediately so the div disappears.