From: C y b e r T e c h @ L i s t s . E x M a c h i n a . n e t 
<http://www.cybercafe21.net> & <http://www.cybercafe21.tv>

Bonjour,

Est-ce qu'une bonne �me saurait me dire pourquoi la page HTML/Javascript
suivante fonctionne sous IE 5 et pas sous Netscape 4.75 ?
Il ne se passe rien lorsque je clique sur la racine de l'arbre dans
Netscape.

<html><head><meta http-equiv='Content-Type' content='text/html;
charset=iso-8859-1'>
<title>Visualisation de l'Arborescence</title>
<STYLE> .first  {cursor: hand} .second {padding-left: 60} .third
{padding-left: 60} .fourth {padding-left: 60} .fifth {padding-left: 60}
.sixth {padding-left: 60} .seventh {padding-left: 60}</STYLE>
<SCRIPT LANGUAGE='JavaScript'>
function doSection(secNum){
 if (secNum.style.display=='none'){secNum.style.display=''}
 else{secNum.style.display='none'} }
</SCRIPT>
<style> .level2 {cursor: hand; color:'blue' } .level2a {cursor: hand;
color:'red' } </style>
<script language='JavaScript'>
function doHilite(obj,newStyle) {
 obj.className=newStyle; }
</script>
</head>
<body bgcolor='white' font='#8000FF'>
<p>&nbsp;</p>
<p><img border='0' src='C:\test.gif' width='171'
height='42'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<font face='Arial' size='5'><b>Visualisation de
l'arborescence</b></font></p><BR>
<p><SPAN CLASS='first' onclick="doSection(Sec1)" >
<u><span class='level2' onmouseover="doHilite(this, 'level2a')"
onmouseout="doHilite(this, 'level2')"
><b>Racine</b></SPAN></u></span><BR>
<DIV CLASS='second' ID='Sec1' STYLE='display: '>
<span class='level2' onmouseover="doHilite(this, 'level2a')"
onmouseout="doHilite(this, 'level2')" >Fils 1</SPAN><BR>
<span class='level2' onmouseover="doHilite(this, 'level2a')"
onmouseout="doHilite(this, 'level2')" >Fils 2</SPAN><BR>
</DIV>
</body>
</html>

Merci.


 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif



Des Cadeaux, des avantages et des offres qui vous interessent ?
http://www.justforyou.be... what you want is what you get !
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CCTK vous est offert par Emakina  <http://www.emakina.com>
Pour vous desabonner <mailto:[EMAIL PROTECTED]>

Répondre à