[Javascript] Pb with NS 4.x with layer

"SORIANO, Stéphane" STS at inlog.fr
Wed Mar 28 03:26:31 CST 2001


it doesn't work too

-----Message d'origine-----
De : Ian Turner [mailto:ian.turner at romseyassoc.com]
Envoyé : mercredi 28 mars 2001 11:25
À : javascript at LaTech.edu
Objet : RE: [Javascript] Pb with NS 4.x with layer


try placing the form statements inside the body tags.

-----Original Message-----
From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On
Behalf Of SORIANO, Stéphane
Sent: 28 March 2001 09:09
To: 'javascript at LaTech.edu'
Subject: RE: [Javascript] Pb with NS 4.x with layer


the </option> dont change anything
i forgot it in my code i know

Stephane

-----Message d'origine-----
De : Ian Turner [mailto:ian.turner at romseyassoc.com]
Envoyé : mercredi 28 mars 2001 10:08
À : javascript at LaTech.edu
Objet : RE: [Javascript] Pb with NS 4.x with layer


try putting in </option> after the option text.

All the best
	Ian

-----Original Message-----
From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On
Behalf Of SORIANO, Stéphane
Sent: 28 March 2001 08:27
To: 'javascript at LaTech.edu'
Subject: [Javascript] Pb with NS 4.x with layer


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

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list