Fermeture fenetre

Résolu
cs_anzize Messages postés 41 Date d'inscription lundi 10 février 2003 Statut Membre Dernière intervention 9 juin 2005 - 16 mai 2005 à 21:17
cs_anzize Messages postés 41 Date d'inscription lundi 10 février 2003 Statut Membre Dernière intervention 9 juin 2005 - 29 mai 2005 à 02:32
Bonjour tout le monde !
J'ai un petit soucis !

Voila mon fichier qui appelle mon applet

monfihcier.html
<html><head><title>Applet</title></head>
<object
classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" codebase="http://java.sun.com/products/plugin/1.2.2/jinstall-1_2_2-win.cab#Version=1,2,2,0" name="pop"
width="540" height="287" align="baseline">



<comment>
<noembed> </COMMENT> No Java 2 support for APPLET!! </noembed>
</object>
</html>

Le problème, c'est que sur IE dès que je clique pour ouvrir mon applet, tout se ferme (en tout cas toutes les fenetres ayant la même url).
Sur Netscape, tout fonctionne !
Avant ça marchait super bie mais là, je ne comprends plus rien.
qq peut-il m'aider svp ?

1 réponse

cs_anzize Messages postés 41 Date d'inscription lundi 10 février 2003 Statut Membre Dernière intervention 9 juin 2005
29 mai 2005 à 02:32
Je réponds à moi-même :

En fait, il fallait plutôt un fichier HTML comme celui-ci et ç marche trop bien :

<OBJECT
classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
width="760" height="565" align="top" codebase="http://java.sun.com/products/plugin/1.4/jinstall-14-win32.cab#Version=1,4,0,mn">

" >
" >
" >
<COMMENT>
"
sex="<? echo $sex; ?>"
lang="<? echo $lang; ?>"
pluginspage="http://java.sun.com/j2se/1.4/download.html">
<NOEMBED>
No Java 2 SDK, Standard Edition v 1.4 support for APPLET!!
</NOEMBED>

</COMMENT>
</OBJECT>

Merci à ceux qui ont quand même lu mon message
3
Rejoignez-nous