Ciao,
vorrei chiudere un filmato a tutto schermo tramite un tasto: che codice devo inserire?
Grazie
![]()
Ciao,
vorrei chiudere un filmato a tutto schermo tramite un tasto: che codice devo inserire?
Grazie
![]()
on (release){
getURL("javascript:window.close()", "");
}
Ciao DeR
Grazie mille!![]()