hallo ,
Ich bin grade dabei ein Menü für ein Haussteuerungssystem zu programmieren. Die Buttons sind fertig, der Javascript fast...
- Fehlermeldung javacsript-konsole opera
Event thread: load
Error:
name: ReferenceError
message: Statement on line 28: Reference to undefined variable: i
Backtrace:
Line 28 of inline#1 script in /testhaus.htm
if (! (s && i && i2))
Line 35 of inline#1 script in /testhaus.htm
coll(0);
Line 1 of script
coll_all();
At unknown location
[statement source code not available]
- Fehlermeldung javacsript-konsole mozilla
Fehler: i is not defined
Quelldatei: /testhaus.htm
Zeile: 47
[[if (!(s && i && i2)) return false;]]
mfg