Hallo Sandra.,
Jetzt habe ich doch glatt noch was übersehen. in der Abfrage sollte natürlich der Vergleichsoperator zur Anwendung kommen:
if (document.getElementById("TABLE_1").style.visibility="visible"){
if (document.getElementById("TABLE_1").style.visibility == "visible") {
Grüße
Andreas
--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
(Rich Cook)
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
(Rich Cook)