Dear Alexander,
I had some similar problem. I would like to do the same stoff, I mean, I need each item of my list to take me to another view, or html page. But, the thing is that I'm not using a ordinary list, I'm taking the list itens from my backend service data, those itens were add before, the user add them, and now I need each one of them to be a link.... But whenever I triyed to put <a> int he <li> or <ul data-role="list-view">, the list simply dont appear.... could u help me?