How to get a value from listview
Hi there,
I'm trying to get a value of data-name when user selects an item from listview by clicking. Nothing happens when I click on an item in listview. Here is my
https://jsfiddle.net/93zht15z/
What am I doing wrong?
Joe