I have a div with flash inside so I set the positioning to relative
and the z-index to 0 so I can put an html textbox on top of it. I then
set the position of the textbox to position:absolu te top 10px; right
30px. When I did that it set the textbox 30px right from the page on
IE 7 and in FF 2 it set the textbox 30px from the side of the image.
I thought IE 7 and FF2 were the same now?
and the z-index to 0 so I can put an html textbox on top of it. I then
set the position of the textbox to position:absolu te top 10px; right
30px. When I did that it set the textbox 30px right from the page on
IE 7 and in FF 2 it set the textbox 30px from the side of the image.
I thought IE 7 and FF2 were the same now?
Comment