ASP.net controls are overlapping JavaScript control.

2 views
Skip to first unread message

scandan K

unread,
Jun 9, 2008, 2:56:55 AM6/9/08
to dotnetde...@googlegroups.com
Dear Friends,

I have used a javascript calendar in a form.
below that a Listbox.

The problem is javascript calendar are visible behind listbox, onclick.

The problem is on IE only, Firefox no problem.
Any solution?


--
Scandan K.
Perumbavoor.

Andrew Badera

unread,
Jun 9, 2008, 1:28:15 PM6/9/08
to DotNetDe...@googlegroups.com

Cerebrus

unread,
Jun 9, 2008, 1:29:44 PM6/9/08
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Yes, I have seen this problem too. Unfortunately, I haven't been able
to find a solution (and it wasn't my problem, so I didn't do too much
research about it). No amount of "z-index-ing" seemed to help in that
scenario.

Jim Losi

unread,
Jun 10, 2008, 11:51:19 AM6/10/08
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Damn it!.. rick rolled again! :p



On Jun 9, 1:28 pm, "Andrew Badera" <and...@badera.us> wrote:
> Here's a great video howto on how to fix your problem:
>
> www.youtube.com/watch?v=eBGIQ7ZuuiU
>
>
>
> On Mon, Jun 9, 2008 at 2:56 AM, scandan K <scand...@gmail.com> wrote:
> > Dear Friends,
>
> > I have used a javascript calendar in a form.
> > below that a Listbox.
>
> > The problem is javascript calendar are visible behind listbox, onclick.
>
> > The problem is on IE only, Firefox no problem.
> > Any solution?
>
> > --
> > Scandan K.
> > Perumbavoor.
>
> --
> --
> --Andy Baderahttp://higherefficiency.nethttp://flipbitsnotburgers.blogspot.com/http://andrew.badera.us/http://changeroundup.com/

Jim Losi

unread,
Jun 10, 2008, 11:51:59 AM6/10/08
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Your problem resides with the fact that all DOM elements in IE are top
level elements and IE owns you.. try using a shim to cover up the
elements:

http://dotnetjunkies.com/WebLog/jking/archive/2003/07/21/488.aspx

Andrew Badera

unread,
Jun 10, 2008, 2:14:29 PM6/10/08
to DotNetDe...@googlegroups.com
:)
Reply all
Reply to author
Forward
0 new messages