On Nov 22, 2005, at 11:52 AM, Eystein Mack Alnæs wrote:
>>> This works for me in Safari and Firefox, but doesn't in IE5.2 on
>>> Mac.
>>> So it's a problem with _that_ browser. Perhaps the Holly hack will
>>> work. I assume it's got something to do with the Explorer hasLayout
>>> issue.
>>
>> "
>> This works for me in Safari and Firefox, but doesn't in IE5.2 on Mac.
>> So it's a problem with _that_ browser. Perhaps the Holly hack will
>> work. I assume it's got something to do with the Explorer hasLayout
>> issue.
>
> "hasLayout" only affects IE on Windows.
>
>> Sorry I'm not helping you
> This works for me in Safari and Firefox, but doesn't in IE5.2 on Mac.
> So it's a problem with _that_ browser. Perhaps the Holly hack will
> work. I assume it's got something to do with the Explorer hasLayout
> issue.
"hasLayout" only affects IE on Windows.
> Sorry I'm not helping you further,
>> Set your div without transparency inside the outer div and keep it
>> horizontally centered. Set your last to
>> have background-color: #fff; (or whatever color you want).
>
> nested divs all contain the transparency of the outer div no matter
> what i do.
>
> rush.
This works for me in
On Nov 22, 2005, at 8:25 AM, Eystein Mack Alnæs wrote:
>>
>> several div's inside here
>>
>>
>>
>>
>
>
> Set your div without transparency inside the outer div and keep it
> horizontally centered. Set your last to
> have background-color: #fff; (or whatever color you want).
nested divs
>
>
> several div's inside here
>
>
>
>
Set your div without transparency inside the outer div and keep it
horizontally centered. Set your last to
have background-color: #fff; (or whatever color you want).
-eystein
__
i have a div that is centered on the web browser, that is if the
browser is size is changed the div will always remain in the center
of the page (vertically and horizontally).
this div has a transparency setting.
i need to place another without a transparency setting directly below
it.
can