Join 300,456 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,640 people online right now. Registration is fast and FREE... Join Now!
I move it with my mouse in dreamweaver and in IE it is positioned where i have moved it. But in FF it is not. In FF it is positioned somewhere on the bottom of the page. I've tried position:relative and static but the problem is still the same. Why is that?
Its been a while since I used positioning (temperamental at times), but get rid of the -28px. O.o... and possibly the auto height. (Never used z-index, cannot comment)
You shouldn't need to overlap layers.
Apart from that... we need something more substantial to work from.
This post has been edited by Quin: 2 Jul, 2009 - 12:44 PM
i know that, but i don't have images on the net. Only on my hard disk. I have attached them. The first one in Form IE where the div is beneath the search text, and the second one where the image is below.
I wanna make a similar stuff like google sugestions. I don't wanna use select because it shows me that arrow. So what are you recomending me to use for creating something like google sugestions?
well... now i'm trying to use a drop-down list (select) and see if it works. I put this list in that div that has the positioning problem in FF which i mentioned above.
It doesn't work with relative either. I just cannot believe this. I think this css was made to piss people off. What a stupidity. I've tried all ways of positioning and it FF still positions my div where he wants.