1) Script Title:
DHTML Window widget (v1.1)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...ndow/index.htm
3) Describe problem:
in my haupt.php i open a window widget with following code:
in my daten.php i will raise a node with following code:function oeffne_daten() {
ajaxwin=dhtmlwindow.open("f_daten", "iframe", "daten.php?aktion=daten_start", "Stammdaten", width=710px,height=650px,left=100px,top=60px,resize=0,scrolling=0,center=0") }
the id of the input field is nummer.document.getElementById('nummer').focus();
nothing happens!!
does someone know what i have done wrong?
i will be very lucky if someone can help me!!!
thanks



Reply With Quote

Bookmarks