Hiding and showing <ul> and <li> on click using Javascript – Artificial Intelligence
I need to show a few categories on my web page and their sub-categories as well. So I have arranged them in the form of nested <ul> <li> tags. I want the effect that only when a user clicks on…