Adam Skalenakis
Posts: 0
Joined: Fri Oct 24, 2014 11:56 pm

How to set List Item backgrounds individually using Events

Unlike nearly everything else, I can't seem to set list item properties individually, let alone through an event structure.

As for my particular setup, each list item is filled with an HTML box and no icon. I'd like to be able to push a button and have a specific list item switch to a different color background.

Does anyone have any idea how I could pull this off? Thanks.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

How to set List Item backgrounds individually using Events

Hello Adam,

Please make this with JS
preApperyio("mobilelistitem_16").css("background", "#ff0000")/pre

Adam Skalenakis
Posts: 0
Joined: Fri Oct 24, 2014 11:56 pm

How to set List Item backgrounds individually using Events

That worked for changing the color of the divider but not the cell itself

Adam Skalenakis
Posts: 0
Joined: Fri Oct 24, 2014 11:56 pm

How to set List Item backgrounds individually using Events

Excellent, thanks. It's working now

Return to “Issues”