Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Browsers / Internet Explorer / December 2004



Tip: Looking for answers? Try searching our database.

DTML Menu Rendering

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
yasin - 13 Dec 2004 09:09 GMT
I have created a dhtml menu via html builders name menu.html. In my web form
i am reading this html file and rendering top of the page by overloading the
render function. Everything works perfect with an exception. My menu always
goes behind the Listbox or dropdownlists. I have changed the z-orders but did
not work. What can i do for this problem.

I have one other question about CrystalReports but i did not find any
newsgroup about the CrystalReports. If you could provide me some links or
newsgroups about CrystalReports i would be grateful.

Thanks...
Bob Barrows [MVP] - 13 Dec 2004 13:34 GMT
> I have created a dhtml menu via html builders name menu.html. In my
> web form i am reading this html file and rendering top of the page by
> overloading the render function. Everything works perfect with an
> exception. My menu always goes behind the Listbox or dropdownlists. I
> have changed the z-orders but did not work. What can i do for this
> problem.

There is no solution for this. Dropdowns are windowed controls in IE, so
they ignore the z-order setting.
All you can do is move the SELECT elements to a different location.

> I have one other question about CrystalReports but i did not find any
> newsgroup about the CrystalReports. If you could provide me some
> links or newsgroups about CrystalReports i would be grateful.

Go to http://www.businessobjects.com/

Bob Barrows
Signature

Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Ronaldo Jr - 29 Dec 2004 14:05 GMT
There's no solution to this, but you can use a workaround: put a floating
IFRAME behind your menu, set its z-index a little lower than the menu's and
control its "display" property when necessary.

IFrames are special objects because they respect the z-index order AND can
overflow objects like selects, web components and others iframes.

Isn't a beautiful workaround, but it's the most reliable I found so far.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.