View Single Post
Old 01-23-2013, 07:29 AM   PM User | #2
devnull69
Senior Coder

 
Join Date: Dec 2010
Posts: 2,245
Thanks: 10
Thanked 531 Times in 525 Posts
devnull69 will become famous soon enough
First of all: Why do you refer to two different versions of gallerific.css? I see versions 3 and 6, the former overwriting the latter.

But the most interesting part is that IE does not interpret "position: absolute" correctly for div.loader. Looking at IE developer tools I can see that POSITION for div.loader is all upper case, maybe this is the issue? Firefox converts it into lower case in CSS view and interprets it correctly ...
devnull69 is offline   Reply With Quote
Users who have thanked devnull69 for this post:
batman911 (01-23-2013)