Registriert seit: 27. Apr 2004
Ort: Freiburg
298 Beiträge
Delphi 6 Enterprise
|
Re: JAVA: Über javascript nach"index.html" wechsel
3. Aug 2004, 12:00
Bei
Code:
if (method= "stop)// soll das fenster gewechselt weden;
Wenn ich es so:
Code:
if (method= "stop")(window.location="index.html"));
mache wechselt er sofort die seite
Niko Alles was ein Ende hat, hat auch ein Anfang
|