hallo,
ich hatte vor tagen schomal eine frage zu dem thema.
ich möchte einen iframe via click sichtbar /unsichtbar schalten.
ich versuche es nun via:
<a href="#"
onClick="document.getElementById('iframe').style.visibility='visible'">
IE funktioniert das, mozilla nicht.
wenn der tag soweit richtig ist, es aber einfach nicht geht in mozilla, muss ich mich wohl damit abfinden.