Page 3 of 3

How to remove the arrow icon from the List element?

Posted: Mon Jul 16, 2012 5:52 pm
by maxkatz

You can remove/hide the icon with jQuery for now.

It was working at some point but then rolled backed as it caused other problems. We'll try to implement this in next (or the following) release.


How to remove the arrow icon from the List element?

Posted: Fri Jul 18, 2014 3:30 pm
by EJLD

thks, that was useful to me too.

BTW, what the purpose of that arrow and how to make use of it ???


How to remove the arrow icon from the List element?

Posted: Fri Jul 18, 2014 4:41 pm
by Kateryna Grynko

Hi Eric,

The arrows mean this is a linked list (each item is a link). This is a standard JQM design: http://demos.jquerymobile.com/1.4.3/l...


How to remove the arrow icon from the List element?

Posted: Sat Jul 19, 2014 7:02 am
by EJLD

ok ... good to know.
thk you