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
>
> 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
>
> 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
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
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"