Hi! 😃
Anyone that knows how to do this with both javascript (onclick event) and a php variable (which should contain the content)
I need it for a contactlist. I've made each and everyone of the names a hyperlink. Whenever someone click one of the names, an onclick event should make a variable display in a specific table cell beside...
When the next name is clicked, the first information should dissapear and the new contactinformation should appear in the same table cell..
Something like the show/hide layers function in javascript....
Maybe someone could give me a start, as I'm no good with the syntax...