RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

Making list divider invisible

I believe a list item used as a divider cannot be made invisible. Not at all a big deal for me personally.

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

Making list divider invisible

Hello,

Please try the following custom css code: code.ui-li-divider {
opacity:0;
}/code

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

Making list divider invisible

Thank you... but I was thinking that it might confuse less if the visibility would be forced by the UI when an item was used as a divider.

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

Making list divider invisible

Hello again
Sorry, I'm not sure I understand. Please describe in more details

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

Making list divider invisible

Hi Ievgen ... please don't concern yourself - it's not a problem. All that's needed is to make it invisible after the divider property is set to false. Thanks.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Making list divider invisible

Hello!

Sorry, not sure I understand - do you need further help?

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

Making list divider invisible

No I don't - thanks.

Return to “Issues”