jQuery Mobile can produce a list of split buttons: buttons that are split into two different tappable areas. The main area is the widest, with a smaller area at the right of the button. Split buttons are commonly used in mobile user interfaces, and provide a
convenient way of having two different functions in one list item: for example, to view
a list item’s details or to configure the item somehow.
To create a split button, simply add two anchor tags to your list item.
French
Tags:
JQuery