Groups | Blog | Home
all groups > dotnet jscript > march 2004 >

dotnet jscript : Script based Menus and server control objects.



Chris Jackson
3/3/2004 12:12:58 PM
This has to do with the Z-order and the fact that there are two different
"classes" of elements that are rendered. You can find details here:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q177378

There is no easy solution, that I know of.

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

[quoted text, click to view]

arc
3/3/2004 1:02:23 PM
Provide a layered menu (vertical) using JavaScript and if it overlaps with
ASPX controls, the controls overlap and remain opaque over the menu items
even if
it has transparent option. This holds true of menus with images too. What is
the workaround here apart from horizontal menu structure which we already
have.

I am sure this is an age old problem. Do we have a vaiable solution though?

Thanks,
Arc

AddThis Social Bookmark Button