[Javascript] Pb with NS 4.x with layer

"SORIANO, Stéphane" STS at inlog.fr
Wed Mar 28 01:27:10 CST 2001


Hi,

I have this script :

<FORM name=thisForm METHOD=post>
<html>
<head>
<BODY>

<SELECT NAME = "Unite2" ID = "Unite2" SIZE = 1>
	<OPTION value="0">mmol/l
</SELECT>

<LAYER>
	yopyop
</LAYER>

<BR>

<SELECT NAME = "Unite1" ID = "Unite1" SIZE = 1>
	<OPTION value="0">mmol/l
</SELECT>

</BODY>
</FORM>
</html>


The first select is ok, but the second dont appear normally.
Someone have an idea ?

Thanx for your help

Stephane




More information about the Javascript mailing list