I’m using jquery mobile listview and it’s working fine. In jquery list between list items i’m able to see some space which looks as a seperator. I want to seperate them with dotted line between list items instead of that space. How can i acheive this? can anyone please help me. i hope my question is clear.
Something like this:
List1
...........................
List2
...........................
List3
...........................
Thank you.
You can use something like this:
List is defined as:
A demo here – http://jsfiddle.net/wYSqk/