I have a page that made were I used a div tag to create a layer that was at z=-1. This was so I could use a background image and place it where I wanted it.
However I have noticed that it only seems to work in IE. When I view it in firefox the layer was there but if the z value was <0 then it didn't show.
How could I achieve a background layer at works cross browsers?
The page I am working on is http://wildcatsgym.com/photos.htm
Thanks for your time
However I have noticed that it only seems to work in IE. When I view it in firefox the layer was there but if the z value was <0 then it didn't show.
How could I achieve a background layer at works cross browsers?
The page I am working on is http://wildcatsgym.com/photos.htm
Thanks for your time
Comment