luchinobavo
22-11-2001, 17:51
ciao ragazzi so che html non e' un linguaggio di programmazione..ma non sapevo dove postare la mia domanda..scusate...
date perfavore una occhiatina al codice che ho scritto html e java script per fare a pieno schermo
funziona tutto ma se volessi unirle in un'unica pagina come si fa..??
^html^
^head^
^title^:::::::::luchino::::::::^/title^
^/head^
^frameset rows="100%,*" border="0" frameborder="0" framespacing="0"^
^frame src="tua pagina.htm" marginwidth="0" marginheight="0" noresize scrolling="no"^
^frame src="vuota.htm" noresize scrolling="no"^
^noframes^
^/noframes^
^/frameset^
^frameset^
^/frameset^
^/html^
^html^
^head^
^title^:::::::::luchino:::::::::^/title^
^/head^
^SCRIPT language="JavaScript"^
function OpenBrWindow(theURL,winName,features) { //v1.0
window.open(theURL,winName,features);
}
^/SCRIPT^
^body onLoad="OpenBrWindow('full.htm','','fullscreen=1,scrollbar=0')"^
^/body^
^/html^
chiaramente invece di di.......
^ metti <>
chiaramenete la prima mi serve a togliere le barre di scroll
e tutte le schifezze la seconda mi lancia in automatico la prima a tutto schermo ma se io volessi farne una sola come faccio.....
ciaoooooooooooooo
date perfavore una occhiatina al codice che ho scritto html e java script per fare a pieno schermo
funziona tutto ma se volessi unirle in un'unica pagina come si fa..??
^html^
^head^
^title^:::::::::luchino::::::::^/title^
^/head^
^frameset rows="100%,*" border="0" frameborder="0" framespacing="0"^
^frame src="tua pagina.htm" marginwidth="0" marginheight="0" noresize scrolling="no"^
^frame src="vuota.htm" noresize scrolling="no"^
^noframes^
^/noframes^
^/frameset^
^frameset^
^/frameset^
^/html^
^html^
^head^
^title^:::::::::luchino:::::::::^/title^
^/head^
^SCRIPT language="JavaScript"^
function OpenBrWindow(theURL,winName,features) { //v1.0
window.open(theURL,winName,features);
}
^/SCRIPT^
^body onLoad="OpenBrWindow('full.htm','','fullscreen=1,scrollbar=0')"^
^/body^
^/html^
chiaramente invece di di.......
^ metti <>
chiaramenete la prima mi serve a togliere le barre di scroll
e tutte le schifezze la seconda mi lancia in automatico la prima a tutto schermo ma se io volessi farne una sola come faccio.....
ciaoooooooooooooo