JavaScript need help for BUTTONS
OK, so i made this code and i cant seem to understand something. When i open a button lets say "button1" and if i want to open lets say "button2" i have to click one time on a button to close it and then click again to open another one. Now i wonder is there a way to make "button2" or "button3" to open in one click after one is already opend but then if i want to close the button (button1, 2 or 3) and show the original paragraph wich is "<p> id="t1"The German The is a bit different<\p>" on second click on a same button that is currently opend. (Значи когато отворя бутон1, за да отвора бутон2 или 3 трябва да кликна два пъти върху него. Въпросът ми е. Как да го направя така че когато се натисне различен от отворения бутон да се смени контента с един клик, но когато кликна върху вече отворения бутон да се затвори и съответно да се покаже "<p> id="t1"The Germ.......<\p>"? Всякаква помощ ще е от полза. https://code.sololearn.com/WRs43gPepNty/#html