9 replies [Last post]
gary.turner
gary.turner's picture
Offline
Moderator
Dallas
Last seen: 2 years 4 weeks ago
Dallas
Timezone: GMT-6
Joined: 2004-06-25
Posts: 9776
Points: 3858

A new blog entry over at Microsoft.

They're definitely doing the right thing with the top node selector. By killing it in IE7, we won't have page breakage with the new and improved version.

It seems all the [], >, and + selectors will be working too, if I'm not making too large an assumption.

cheers,

gary

If your web page is as clever as you can make it, it's probably too clever for you to debug or maintain.

thepineapplehead
thepineapplehead's picture
Offline
Moderator
Last seen: 48 weeks 3 days ago
Timezone: GMT+1
Joined: 2004-06-30
Posts: 9683
Points: 819

Some very good news about IE7

The problem with implementing some, but not all of the standards is that the hacks used to target browser like Firefox, will ALSO target IE7. If it follows some rules, it will be fed the standards rules, but still screw up on everything else.

Verschwindende wrote:
  • CSS doesn't make pies

gary.turner
gary.turner's picture
Offline
Moderator
Dallas
Last seen: 2 years 4 weeks ago
Dallas
Timezone: GMT-6
Joined: 2004-06-25
Posts: 9776
Points: 3858

Some very good news about IE7

Yeah, but they seem to be making a real effort. When there are problems, IE's conditional comment will provide the browser selector.

cheers,

gary

If your web page is as clever as you can make it, it's probably too clever for you to debug or maintain.

Hugo
Hugo's picture
Offline
Moderator
London
Last seen: 8 years 11 weeks ago
London
Joined: 2004-06-06
Posts: 15668
Points: 2806

Some very good news about IE7

I think the important thing here is that they understood that the top node, star html selector needed to be killed off in IE7 if the combinator selectors were going to be implemented otherwise all h*ll would have broken loose.

MS actually thinking things through for once ? Am I really praising them Shock :?

Hugo.

Before you make your first post it is vital that you READ THE POSTING GUIDELINES!
----------------------------------------------------------------
Please post ALL your code - both CSS & HTML - in [code] tags
Please validate and ensure you have included a full Doctype before posting.
Why validate? Read Me

co2
co2's picture
Offline
Leader
UK
Last seen: 14 years 50 weeks ago
UK
Joined: 2003-09-17
Posts: 721
Points: 0

Some very good news about IE7

One thing that has come through all this IE7 development and subsequent blogging is that, guess what... there's humans in that company wanting to please people. Laughing out loud

I am only slightly looking forward to it's release mainly because 1) As you mentioned, it'll be a scary proposition checking all our clients' web sites in case they've broken; and 2) The majority may well be stuck on IE6 for a long time to come. Shock

The next sentence is true. The previous sentence is false. Discuss...

fatfreddy
fatfreddy's picture
Offline
Enthusiast
Deep down under
Last seen: 15 years 36 weeks ago
Deep down under
Timezone: GMT+8
Joined: 2005-03-25
Posts: 390
Points: 0

Some very good news about IE7

Its' all well and good that they'say' they are going to improve things but ... if this is one of the guys that is helping to improve things, im worried

http://validator.w3.org/check?verbose=1&uri=http%3A//blogs.msdn.com/ie/archive/2005/09/02/460115.aspx

check out thehtml transitional (non) validation

Freddy

The only reason for time is so that everything doesn't happen at once
--Albert Einstein

Accessible webdesign Australia - webechodesigns

co2
co2's picture
Offline
Leader
UK
Last seen: 14 years 50 weeks ago
UK
Joined: 2003-09-17
Posts: 721
Points: 0

Some very good news about IE7

I wouldn't get too uptight about how their blog validates... it's a given that all MS produced HTML is dirt (.NET Evil ). Plus, I am guessing these guys aren't CSS freaks either, just application programmers.

And, lets not get too wound up, remember, the primary aim of IE7 development is nothing to do with it's standards (CSS, XHTML, XML, or otherwise) improvements. :roll:

The next sentence is true. The previous sentence is false. Discuss...

wolfcry911
wolfcry911's picture
Offline
Guru
MA, USA
Last seen: 9 years 4 weeks ago
MA, USA
Timezone: GMT-5
Joined: 2004-09-01
Posts: 3224
Points: 237

Some very good news about IE7

So what then is the primary aim?

Tyssen
Tyssen's picture
Offline
Moderator
Brisbane
Last seen: 8 years 24 weeks ago
Brisbane
Timezone: GMT+10
Joined: 2004-05-01
Posts: 8201
Points: 1386

Some very good news about IE7

wolfcry911 wrote:
So what then is the primary aim?

To make it look like they're actually doing something and not given the game away to their competitors.

How to get help
Post a link. If you can't post a link, jsFiddle it.
My blog | My older articles | CSS Reference

co2
co2's picture
Offline
Leader
UK
Last seen: 14 years 50 weeks ago
UK
Joined: 2003-09-17
Posts: 721
Points: 0

Some very good news about IE7

...and of course, security. :twisted:

The next sentence is true. The previous sentence is false. Discuss...