on this note of z-index whenever i use an asp.net control ( the dropdown list ) it always appears over my absolutely position element. regardless of z-indexes.
this error is occuring only on IE7 ie6, ie8, ff, safari, chrome is fine. just IE7 is being the deamon. i resolved this by doing a standard select box and converting the C# function to JavaScript. just if anyone would know why IE7 behaves this way with .NET controls ? ( i usually work in PHP however had to deal with the slowness of .NET for this project ) On Tue, Jun 9, 2009 at 11:26 PM, waseem sabjee <waseemsab...@gmail.com>wrote: > z-index 7001 should be fine ? > > > On Tue, Jun 9, 2009 at 11:25 PM, waseem sabjee <waseemsab...@gmail.com>wrote: > >> the was something in the JQuery UI called Overlay. >> where it placed a rounder transparent div over some content. >> >> >> On Tue, Jun 9, 2009 at 11:01 PM, Ricardo <ricardob...@gmail.com> wrote: >> >>> >>> Did you mean the feedback tab? The name of the magic is position:fixed >>> and a high z-index, that's all. >>> >>> btw that looks like a rip off from uservoice.com, who seems to have >>> started this "feedback tab" thing >>> >>> On Jun 9, 10:20 am, Mark Livingstone <namematters...@msn.com> wrote: >>> > Example:http://www.daylife.com/(facebook<http://www.daylife.com/%28facebook>tab >>> > on the left). Is anyone >>> > aware of a jQuery plug-in that would do something similar? >>> > >>> > Thanks. >> >> >> >