How can I make the data split list view right button as picture below:

into text like the picture below:

Here's a working example: http://jsfiddle.net/Gajotres/dcs6w/
$(document).on('pagebeforeshow', '#index', function(){
$('#custom-btn').find('.ui-btn-inner span').last().removeClass('ui-icon').text('M+');
});
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With