$(this).parent().hide();
seems to work!
$(this).parent().hide();
seems to work!
Hello Avery,
Thank you for the update, glad it works!
How do I close this single list item by clicking a pop up button? .parent() does not apply. Help
I basically want to hide the previously clicked list element.
Please show us code that you use. How exactly do you call it?