Pop up disappears at 800x600 res
am 18.01.2007 17:36:03 von Cutlass
App is C# / ASP.NET 1.1 / IIS
When a monitorâs display resolution is set to 800x600 pixels, there is a pop
up window that disappears when the user attempts to select one of the first 2
items from that windowâs drop down list. The pop up just disappears. If the
user selects any of the items between rows 3 & 18, the window works properly
and the user is able to continue making selections on the pop up. If the
screen resolution is changed to greater than 800x600, then the pop up works
fine for all items on the drop down.
Can anyone explain and offer a fix for this?
Thanks!
Re: Pop up disappears at 800x600 res
am 18.01.2007 17:46:02 von exjxw.hannivoort
=?Utf-8?B?Q3V0bGFzcw==?= wrote on 18 jan 2007 in
microsoft.public.inetserver.asp.general:
> App is C# / ASP.NET 1.1 / IIS
>
> When a monitorâs display resolution is set to 800x600 pixels, there
> is a pop up window that disappears when the user attempts to select
> one of the first 2 items from that windowâs drop down list. The pop
> up just disappears. If the user selects any of the items between rows
> 3 & 18, the window works properly and the user is able to continue
> making selections on the pop up. If the screen resolution is changed
> to greater than 800x600, then the pop up works fine for all items on
> the drop down.
>
> Can anyone explain and offer a fix for this?
This is a classic asp group.
Dotnet questions should be asked in
However, this seems to be a clientside problem,
so perhaps also look at the resulting html viewsource?
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Re: Pop up disappears at 800x600 res
am 18.01.2007 18:03:01 von Cutlass
Thanks, I moved the question
"Evertjan." wrote:
> =?Utf-8?B?Q3V0bGFzcw==?= wrote on 18 jan 2007 in
> microsoft.public.inetserver.asp.general:
>
> > App is C# / ASP.NET 1.1 / IIS
> >
> > When a monitorââ¬â¢s display resolution is set to 800x600 pixels, there
> > is a pop up window that disappears when the user attempts to select
> > one of the first 2 items from that windowââ¬â¢s drop down list. The pop
> > up just disappears. If the user selects any of the items between rows
> > 3 & 18, the window works properly and the user is able to continue
> > making selections on the pop up. If the screen resolution is changed
> > to greater than 800x600, then the pop up works fine for all items on
> > the drop down.
> >
> > Can anyone explain and offer a fix for this?
>
>
> This is a classic asp group.
>
> Dotnet questions should be asked in
>
>
> However, this seems to be a clientside problem,
> so perhaps also look at the resulting html viewsource?
>
> --
> Evertjan.
> The Netherlands.
> (Please change the x'es to dots in my emailaddress)
>