I would like to have different versions of a HTML text displayed by clicking on a button (without using javascript).
The idea is to select different languages with a button/hyperlink etc. that controls what HTML text to display. I know this works with javascript, but unfortunately the webpage I want to post my multilanguage texts on does not support javascript. The webpage I am talking about is geocaching.com, so maybe anyone has seen or done such a multilanguage listing or knows how to do this under the restrictions posed there.
Any idea how to select/display distinct texts in plain HTML? Thanks for any solution, pointers or references.
Best M.