0
Hello, I need to leave a <div>
invisible until I click it to open.
It will be used as a statistic for each person, so only I clicking on the person’s name would open that div below the person’s name.
It would be almost like the facebook comments, that only when you click they appear.
I think you just need to schedule an event in javascript, have this post in your own community, take a look to see if it helps :) Link: https://answall.com/questions/40536/open-div-ap%C3%B3s-click-on-a-bot%C3%A3o-com-link
– Jonathan Igor Bockorny Pereira
How to hide/show a div in HTML?: https://answall.com/questions/22726/como-esconder-mostraruma-div-em-html
– hugocsl