Multiple links in listview item - turn off auto-linking

Multiple links in listview item - turn off auto-linking

I have a listview with some links inside an <li>. How do I turn off the auto-link-function (generate a button, onclick on complete <li>) to have an unclickable list entry with clickable links inside? Can I force a read-only-list with links inside?