Just found out that the scrollbar in NS6.2 will appear if you have define 
the size of the lists(in this case: "SIZE=6")

<select NAME="AgentGroup2" SIZE=6>
        <OPTION VALUE="hjasd1">12lkajshdjka
        <OPTION VALUE="hjasd2">12lkajshdjka
</select>

It is not a problem of how you defined the layers, but it is most likely a 
problem with the browser or DYNAPI.




----Original Message Follows----
From: "Quang Nguyen" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [Dynapi-Help] A possible bug with form under NS6.2
Date: Thu, 29 Nov 2001 19:46:06 +0000

I am not able to make a layer completely dissepears if there are two lists
in the same layer, under NS6.2, winNT. However This is not a problem under
IE5.5. Here is what the code looks like:


<div id='layer1' style="visibility:hidden;"><FORM NAME="form1">
<select NAME="AgentGroup">
        <OPTION VALUE="All1">All
        <OPTION VALUE="All2">All
</select>
<select MULTIPLE SIZE=6 name=select1>
        <OPTION VALUE="hjasd1">12lkajshdjka
        <OPTION VALUE="hjasd2">12lkajshdjka
</select>
</FORM></div>


Can someone help me?
PS: I have attached the source file.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to