I'm creating a posts system made with divs , however as all divs will have the same class nomenclature I need that when I click on some javascript attack only own javascript without interfering in others. Only with js, I do not use jquery!
Example, if I click open the menu of the post, I want only this menu to open without opening the other posts.