[css-d] [IE problem] Emulating a select dropdown with CSS

2007-07-04 Thread Bostjan Kern
Hi, this are the test URIs: - http://lol.si/emulate-select/test.html - http://lol.si/emulate-select/test-unselected.html Document is XHTML 1.0 Strict valid, CSS 2.1 valid (except for the .htc bit) and works fine on Win/Mac in Opera9, Firefox and Safari. Internet Explorer 6/7 however remains a pro

Re: [css-d] z-index and IE 6 - overlapping elements

2006-05-02 Thread Bostjan Kern
> > Using your example, I cut out as many of the positioned elements as > possible. For example you have the following structure for your > gallery : > > div.album <-- float:left and position:relative >a.albumLink

Re: [css-d] z-index and IE 6 - overlapping elements

2006-05-02 Thread Bostjan Kern
> > I shoud imagine its these two rules that is causing a bit of ambiguity : > > .album * > { > position: absolute; > z-index: 0; > } > > .albumSub > { > z-index: 100; > position: absolute; > /* other stuff */ > } > > I am guessing that the first rule is given a higher specificity, > however acco

[css-d] z-index and IE 6 - overlapping elements

2006-05-02 Thread Bostjan Kern
Hi! URL: http://neovizija.com/emanuel/ Problem: The element with z-index: 0; is overlapping the element with z-index: 100. It works fine in Safari, Firefox and Opera though. Any ideas how to *fix* this? Cheers, Bostjan :) __ c

[css-d] IE display random errors

2006-04-17 Thread Bostjan Kern
Hello, I'm posting for the first time here, so I hope I'm not breaking any rules (I've read the FAQ) :) The URL in question is: http://url123.com/z6cer Click the "Next" link - "Naslednja stran" and check the ads... The problem is IE (6.0) generating weird errors, like: - the "IE Duplication Bug"