Re: Place a DIV above all site content



In article
<d717986e-9029-47eb-9b29-06c69be22de3@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
joker197cinque <joker197cinque@xxxxxxxxx> wrote:

I'm a webmaster. Few days ago a very strange project arrived in my
hands.

I have a photoshop layout that I am supposed to slice and mount into
HTML+CSS. This is a very common task for me....but this time is
different.

Final goal is to have a semi-transparent grid layer that overlay ALL
website content (text, pics tables,colors) ... as concept imagine a
background image pattern that stay ABOVE website content and not
below.

Do you know a way to obtain this effect without impact on other
standard functionality of a webpage ?

I tried for example some DIV structures with

opacity: 0.n;
-moz-opacity: 0.n;
filter: alpha(opacity=n);

The problem with this approach (and all solutions lightbox like) is
that the layer is modal. No access to underline content is allowed.

Any help much much appreciated.

Best regards.

Take a look at some information that Ben C gave about transparancy and
canvasses towards the end of a thread called "transparent color -
background" recently.

--
dorayme
.



Relevant Pages

  • Place a DIV above all site content
    ... I have a photoshop layout that I am supposed to slice and mount into ... Final goal is to have a semi-transparent grid layer that overlay ALL ... website content... ...
    (alt.html)
  • Howto overlay all website content
    ... I have a photoshop layout that I am supposed to slice and mount into ... Final goal is to have a semi-transparent grid layer that overlay ALL ... website content... ...
    (comp.infosystems.www.authoring.stylesheets)