ciao a tutti..
apro una semplice finestra popup in flash..
il punto è che non vorrei vedere i tastini in alto a sinistra di chiusura, ingrandimento ecc..
è possibile..??
ciao e grazie
ciao a tutti..
apro una semplice finestra popup in flash..
il punto è che non vorrei vedere i tastini in alto a sinistra di chiusura, ingrandimento ecc..
è possibile..??
ciao e grazie
When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.
on (release) {
hdth=300
wdth=300
getURL("javascript:window.open('info.html','nName' ,'width=" add wdth add ",height=" add hdth add ",top='+((screen.availHeight/2)-(" add hdth/2 add "))+',left='+((screen.availWidth/2)-(" add wdth/2 add "))); void(0);");
}
Ciao
grazie mille adesso la inserisco
When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.
non funziona .mi apre la popup ma i tastini classici restano..
per tasti intendo il quadratino, i doppi quadratini e il punto..
quelli in alto a sinistra...
i classici pulsantini di IE
grazie
When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.
Se intendi Riduci ad Icona, Ingrandisci e Chiudi, non penso che li puoi togliere, altrimenti l'utente che deve fare per chiudere la tua pagina??
CRTL+ALT+Canc ??
Ciao
differente se vuoi aprire una "cromeless", ma non posso aiutarti perche non mi piacciono e non le ho mai studiate. In ogni caso chi le utilizza mette sempre un pulsante - almeno di chiusura
ho notato..
in javascript non si riesce a fare.. cmq avevo messo il pulsante close..
ciao e grazie
When I was young I used to pray for a bike. Then I realized that God doesn't work that way. So I stole a bike and prayed for forgiveness.