Da pagina1.htm
tramite tale codice
testo
In finestra.htm come faccio a decidere le seguenti caratteristiche?
toolbar=0
location=0
status=0
menubar=0
scrollbars=1
resizable=1
scrolling=1
height=500
width=420
Da pagina1.htm
tramite tale codice
testo
In finestra.htm come faccio a decidere le seguenti caratteristiche?
toolbar=0
location=0
status=0
menubar=0
scrollbars=1
resizable=1
scrolling=1
height=500
width=420
usa
window.open(nome,titolo,attributi)
Non si può stabilire in finestra.htm
toolbar=0
location=0
status=0
menubar=0
scrollbars=1
resizable=1
scrolling=1
height=500
width=420
Posso stabilire in questa riga di codice
testo
le proprietà della finestra.htm
toolbar=0
location=0
status=0
menubar=0
scrollbars=1
resizable=1
scrolling=1
height=500
width=420
?
Grazie
no,
nel documento potresti ma è fattibile al massimo in un' intranet
mi devo arrendere ?