This is a discussion on "Windowless controls / z-order" within the Web Page Design section. This forum, and the thread "Windowless controls / z-order are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Windowless controls / z-order
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Windowless controls / z-order
Hello all;
I work for a company that is building a very sophisticated web distributed application that uses a lot of overlapping components. Most of the app is .asp / thin (meaning it is developed using browser technologies) and that works just fine. However, there are some portions of the app that will require "thicker" technologies to provide the right user experience. I have been struggling to find a way to integrate controls into IE pages such that they play nicely in the browser's z-order. As i'm sure you are aware, windowed controls do not play nicely in this environment. My biggest problem is that I need to be able to develop controls that will honor the browser window's z-order. Flash player, for example, will do it (in IE) if wmode is set to transparent. I need something similar that will allow me to develop a thick control for specific functionality that will live peacefully with the other objects embedded in my browser page. .NET seems to have obliterated the capability to build controls like this. Is this true? Such controls are essential for good user experience in sophisticated web apps. Unfortunately I see no way whatsoever to do this in either .Net or winforms. Can anyone out there point me in the right direction to help me solve this problem? Please, this is a very intractible problem and one that is VERY IMPORTANT for the success of our project - your insightful commentary would be very appreciated. |
|
|
|
|||
|
Re: Windowless controls / z-order
Can you be more specific about which controls you are having a problem with?
|
|
|||
|
Re: Windowless controls / z-order
Quote:
By "honor the z-order of the browser", I mean controls that will let me overlay divs, iframes, etc. and NOT show through. I need to develop controls such as these and am not seeing any means to do so any longer. Thanks |
|
|||
|
Re: Windowless controls / z-order
z-order????????
du yu meen z-index? |
![]() |
| Tags |
| windowless, controls, zorder |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASP.NET Chart Controls | marketer2007 | ASP.NET Forum | 1 | May 21st, 2008 21:09 |
| web controls in aspx | ketansethi | ASP.NET Forum | 0 | Aug 12th, 2007 09:46 |
| Free AdSense ASP.NET 2.0 web controls | asterus | ASP.NET Forum | 0 | Mar 15th, 2007 14:21 |
| Data grid controls | Alfonso Calderon | ASP.NET Forum | 5 | Aug 5th, 2006 04:31 |
| ActiveX Controls | vnswathi | JavaScript Forum | 0 | May 22nd, 2006 14:23 |