Page 2 of 2

Making a List item invisible?

Posted: Sun Jul 12, 2015 4:41 am
by A.W.H.

$(this).parent().hide();

seems to work!


Making a List item invisible?

Posted: Sun Jul 12, 2015 4:58 am
by Evgene Karachevtsev

Hello Avery,

Thank you for the update, glad it works!


Making a List item invisible?

Posted: Sun Jul 12, 2015 9:19 am
by A.W.H.

:)


Making a List item invisible?

Posted: Wed Aug 26, 2015 12:57 am
by A.W.H.

How do I close this single list item by clicking a pop up button? .parent() does not apply. Help


Making a List item invisible?

Posted: Wed Aug 26, 2015 1:03 am
by A.W.H.

I basically want to hide the previously clicked list element.


Making a List item invisible?

Posted: Wed Aug 26, 2015 7:54 pm
by Alena Prykhodko

Please show us code that you use. How exactly do you call it?