I am looking at jquerymobile split lists…
http://jquerymobile.com/demos/1.0a4.1/docs/lists/lists-split.html
Currently, it has:
Main middle part, right mini button
I want to make it have:
left mini button, main middle part, right mini button
So the question is:
Is there some way to add a mini button on the left of each row too?
Why not use a Grid Layout offered by jQM
Or look into a navbar
If you look at the header section it does also show two smaller buttons on each side