473,385 Members | 1,320 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Problems with browsers

RedSon
5,000 Expert 4TB
Hi,

The page I'm working on renders fine in chrome but very strangely in IE (http://loweparkercorp.com/transportest.html) I haven't tested with FF yet, but can someone clue me in to what is happening?

My CSS is valid.
Apr 15 '09 #1
8 1543
Markus
6,050 Expert 4TB
Alas, your HTML isn't.
Apr 15 '09 #2
RedSon
5,000 Expert 4TB
Okay try it again.
Apr 15 '09 #3
drhowarddrfine
7,435 Expert 4TB
'transparent', when used in IE, doesn't work when inherited by other elements and is buggy otherwise. I'm not sure if that's the case here but it might explain why the background image doesn't show through.

It looks the same in Firefox and Opera.

Specifically, what else is wrong?
Apr 15 '09 #4
RedSon
5,000 Expert 4TB
Did you compare how it renders in chrome or FF? In chrome the top part of the body should show body_bt_top.gif but in IE it's hidden.
Apr 16 '09 #5
drhowarddrfine
7,435 Expert 4TB
@RedSon
I said I looked at it in FF and Opera and they look the same.
In chrome the top part of the body should show body_bt_top.gif but in IE it's hidden.
Yes, I see that, and I think the problem might be your use of 'transparent' which doesn't always work in IE but does in more modern browsers and IE8, too.
Apr 16 '09 #6
RedSon
5,000 Expert 4TB
ok I didn't understand your comment about transparent and how it related to that issue.

Let me make some changes and see if i can fix it.

Thansk!
Apr 16 '09 #7
RedSon
5,000 Expert 4TB
Actually I lied, I still don't know what your comment is about. Where do you see "transparent". There are no transparent elements in my css or html AFAIK.

Thanks.
Apr 16 '09 #8
drhowarddrfine
7,435 Expert 4TB
Forget the transparent stuff. Firebug sometimes reconfigs shortened properties. I'll try and look at this shortly.

EDIT: you use min-height on that element. min-height doesn't work properly in IE either. What happens when you change it to just 'height'?
Apr 16 '09 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Dan Rubin | last post by:
HI everyone, lurking for a long time here, since I can usually solve my own problems, but here is one I'm stumped by. I've got a valid XHTML 1.0 Transitional layout, and all the CSS is valid as...
2
by: Anthony Williams | last post by:
Hi, I just updated the Ashwater website at http://www.ashwaterparish.org.uk to use CSS rather than frames/tables for layout. It works fine in NS7.1, Mozilla Firebird 0.6, IE6, Opera 5 and...
1
by: brauneberger | last post by:
I have a strange problem with IE 5.x which does not show up on other browsers / systems. http://www.westerntrainerin.com/ It is in basic.css on line 186 (inserted Tantek Hack to make the...
55
by: drhowarddrfine | last post by:
I'm working on a web site that could use some control using js but am concerned about what problems I may have with potential users having their js turned off. Has anyone had any serious problems...
29
by: Steve | last post by:
I have worked on a couple of sites which google's bot visits, partially lists and then goes away again. MSN and Yahoo are fine and working. Can anyone please suggest what, if anything, is...
32
by: jp29 | last post by:
My take on problems composing, serving and rendering XHTML documents/web pages: 1. Typical conscientious web authors are producing XHTML documents (Web pages) that feature valid Markup and with...
18
by: gabriel | last post by:
greetings, I am currently working on a website where I need to print the Euro symbol and some "oe" like in "oeuvre". If I choose this : <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0...
0
by: atarumorooka | last post by:
Hello, yes..it must be hard to try and help someone else coding but today is a full week of sadness and stress for IE CSS rendering and I need your help. Here you have a link that looks nice with...
4
by: =?Utf-8?B?aGFycG8xNA==?= | last post by:
I have installed firefox 3 for my new vista operated machine. I get the following error message: Could not initialise the application's security component. The most probable cause is problems...
10
by: jodleren | last post by:
Hi I know, that there are a lot of people having problems with orkut.com, errors like "object expected" and named objects missing. When loading the site can generate some 10 errors, and still...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.