Jack Bua
Posts: 0
Joined: Sun Jun 28, 2015 10:16 pm

List divider behavior

I managed to figure it out with the help of that link and the rest of this post. However, the code:

$t.refreshScreenFormElements($.mobile.activePage.prop('id'));
Appery("eventList").find("li").eq(0).hide();
return;

unnecessarily hides the first divider for the first item in my list. I would like to hide the last divider since it is showing up unnecessarily, like so:

Image

I need to remove the last one. How would I do that?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

List divider behavior

Hello Jack,

Could you please show us what exactly you have tried and what does not work?

Return to “Issues”