ChrisB: In Feld eines neuen Fensters schreiben

Beitrag lesen

Hi,

Das folgende Script funktioniert nicht:

Und welche Fehlermeldungen erhaeltst du in der JavaScript-Konsole deines Browsers?

var new_window = window.open("https://my.sipcall.ch");
new_window.getElementByID("pb_auth_user").value = "test";

Du irrst in der Annahme, dass das Dokument augenblicklich verfuegbar waere.

MfG ChrisB

--
„This is the author's opinion, not necessarily that of Starbucks.“