IE 7

C

Chris

Does anyone know of any tools and resources for converting and analysing
pages to find out why they don't work in IE 7, this applies equally to
javascript (a little OT). The place I work at has a load of web
applications, which were designed in the Dark Ages and the management are
scratching their heads wondering why things designed for IE 4 don't work in
IE 7.

Regards, Chris.
 
P

patrick j

Does anyone know of any tools and resources for converting and analysing
pages to find out why they don't work in IE 7, this applies equally to
javascript (a little OT). The place I work at has a load of web
applications, which were designed in the Dark Ages and the management are
scratching their heads wondering why things designed for IE 4 don't work in
IE 7.

At a guess perhaps the management simply isn't investing enough
resources at maintaining its web-sites?

I think this is a very common problem with many
companies/organisations.

If you buy a shop on the high street to sell things then you keep the
interior of the shop up-to-date and you regularly maintain the exterior
so the shop looks good.

However I feel that frequently companies/organisations don't apply the
same "ongoing maintenance" approach to their web-sites.
 
B

Brian Cryer

Chris said:
Does anyone know of any tools and resources for converting and analysing
pages to find out why they don't work in IE 7, this applies equally to
javascript (a little OT). The place I work at has a load of web
applications, which were designed in the Dark Ages and the management are
scratching their heads wondering why things designed for IE 4 don't work
in IE 7.

Having just spent most of today on this type of issue ... I wish I could
recommend some, but unfortunately there really isn't much out there. This is
not surprising because what do you mean when you say a page doesn't work?
How does a tool determine what it sees isn't what you were intending?

The best I can suggest is that you look at any validation errors -
http://validator.w3.org/
If you are tackling JavaScript issues then consider using the FireFox
browser. I have found the FireFox great for JavaScript, because its
JavaScript console lists each error with the line its on.

If you are considering layout issues, then I think you are probably on your
own. One tip: be aware that the DocType declaration can make a big
difference to IE7 - the problem I was tackling today turned out to be the
DocType (even though it worked perfectly for IE6 and FireFox.

The other thing you could try is to post a page here for a critique.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top