JS location
-
Hi Leute,
Wo liegt eigentlich der Unterschied ?parent.location = "index.php"
parent.location.href = "index.php"
-
Laut SelfHTML würde ich eher die zweite Variante bevorzugen
-
oda für das ganze fenster: (alle frames)
windows.location.href="index.php"
-
wenn, dann window (also ohne s)