Hi Philip!
Sag mir erst mal, wo hier der Fehler ist:
function minusjalo () {
x = cookiearray[2][1]
if (true) {
x = 0
}
if (false) {
x = 1
}
if (true) {
document.getElementById("jalo").firstChild.nodeValue = "Geöffnet";
}
if (false) {
document.getElementById("jalo").firstChild.nodeValue = "Geschlossen";
}
document.cookie = "i=" + i + "; ; expires=" + ablauf.toGMTString();
document.cookie = "t=" + t + "; ; expires=" + ablauf.toGMTString();
document.cookie = "x=" + x + "; ; expires=" + ablauf.toGMTString();
}
MfG H☼psel
--
"It's amazing I won. I was running against peace, prosperity, and incumbency."
George W. Bush speaking to Swedish Prime Minister unaware a live television camera was still rolling, June 14, 2001
Selfcode: ie:% fl:( br:> va:) ls:& fo:) rl:? n4:& ss:| de:] js:| ch:? sh:( mo:) zu:)
"It's amazing I won. I was running against peace, prosperity, and incumbency."
George W. Bush speaking to Swedish Prime Minister unaware a live television camera was still rolling, June 14, 2001
Selfcode: ie:% fl:( br:> va:) ls:& fo:) rl:? n4:& ss:| de:] js:| ch:? sh:( mo:) zu:)