Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Very frustrating CSS

Question posted by: BillGatesFan (Guest) on June 27th, 2008 07:19 PM
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:absolute 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?
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
Jonathan N. Little's Avatar
Jonathan N. Little
Guest
n/a Posts
June 27th, 2008
07:19 PM
#2

Re: Very frustrating CSS
BillGatesFan wrote:
Quote:
Originally Posted by
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:absolute 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?


Not by a long shot, maybe by IE9.

Without a URL it is a little hard to tell what you are attempting, all
depends on what else is in your markup that you have not provided. BTW,
IE does not really allow z-index control of form controls. Classic
attempt to place a DIV over a form control to disable|hide it fails in IE.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com

 
Not the answer you were looking for? Post your question . . .
183,962 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors