In order to get an image at the correct place I use an absolute position. This works great..... in FireFox. Once I switch to IE it is way off. Anyone know how to get it working in both IE and FF? IE pisses me off with its inability to render CSS.
CSS: Absolute position
Started by Lop, May 28 2007 10:49 AM
8 replies to this topic
#1
Posted 28 May 2007 - 10:49 AM
|
|
|
#2
Posted 28 May 2007 - 10:59 AM
It should be in the same place, in both browser, because your specifying the position by a x-value and an y-value.
What does Internet Explorer wrong?
Can you maybe give us some code?
Maybe a link?
What does Internet Explorer wrong?
Can you maybe give us some code?
Maybe a link?
#3
Posted 28 May 2007 - 01:15 PM
Yeah, I've noticed some problems regarding absolute position with IE & FF. I usually use relative position [to a table or something] and it works fine
#4
Guest_Jordan_*
Posted 28 May 2007 - 03:23 PM
Guest_Jordan_*
I've got the same problem over at TP in the search field. If you guys can give me a fix for it that would be great because I have yet to come up with anything except for JavaScript detecting the browser and fixing it that way.
#5
Guest_Jordan_*
Posted 28 May 2007 - 03:53 PM
Guest_Jordan_*
I found out that you can use comments to determine if the browser is IE and which version. This may help you: CSS - Conditional comments
<!--[if lte IE 6]>
#6
Posted 28 May 2007 - 04:30 PM
Jordan said:
I found out that you can use comments to determine if the browser is IE and which version. This may help you: CSS - Conditional comments
<!--[if lte IE 6]>
Thats very neat, I'm sure that will come in handy for me some day.
#7
Guest_Jordan_*
Posted 29 May 2007 - 04:46 AM
Guest_Jordan_*
Yea, It is a pretty neat feature. Turns out my problem isn't the px settings but IE has some bug with top less than 30px?
#8
Posted 30 May 2007 - 05:53 AM
Actually, that works perfect for me! Thanks.
#9
Posted 02 June 2007 - 11:13 PM
[quote name='Lop']In order to get an image at the correct place I use an absolute position. This works great..... in FireFox. Once I switch to IE it is way off. Anyone know how to get it working in both IE and FF? IE pisses me off with its inability to render CSS.[/QUOTE]
;)
hi this mr ramesh from india know how it work IE and FF you know IE and FF both basically used of IE in side of java right way of server and FF we can say working are very fine but how CSS I think Its working.:)
[quote=Lop;
;)
hi this mr ramesh from india know how it work IE and FF you know IE and FF both basically used of IE in side of java right way of server and FF we can say working are very fine but how CSS I think Its working.:)
[quote=Lop;


Sign In
Create Account


Back to top









