[Javascript] Pb with NS 4.x with layer

Ian Turner ian.turner at romseyassoc.com
Wed Mar 28 05:25:14 CST 2001


I had a look at this and it appears that NS4 doesn't like the layer tag
inside the form tag,
you will need to look at either having two forms or putting the layer around
the form tags too.

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 10:27
To: 'javascript at LaTech.edu'
Subject: RE: [Javascript] Pb with NS 4.x with layer


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

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





More information about the Javascript mailing list