by leonard on Fri Jan 11, 2008 5:42 pm
Yeah, transparency is tricky.
I encountered the same problem working on my wedding website.
What I did to solve the problem was to make two div-layers.
One with the normal content (without transparency) and an additional div-layer containing the transparent background which was (using javascript) placed exactly over the real div-layer.
But maybe you could also try putting your div tag into a table (containing one cell) with a transparent background.
cheers!
- leonard
:%s/^M//
There are 10 kinds of people:
Those who understand binary and those who don't.