![]() | |
#11
| |||
| |||
|
|
In article <hbtjnq$ugo$1 (AT) news (DOT) eternal-september.org>, C A Upsdell cupsdell (AT) nospam (DOT) not> wrote: Doug Miller wrote: How much longer will web developers continue to think that they must support these abominations? IE5 now has less than 1% of the browser market; there simply is no reason at all to consider supporting IE5 in a general-purpose web application. As for IE6, consider this article: "I currently or previously have worked with, or friends I know in the business, we spend about an extra, on average, 20% of development time to cater to Internet Explorer 6." There is an obvious counter argument that draws a different conclusion from these two premises. Can you guess what it is? Sorry, it's not at all obvious. Sigh. A hint: you should not be making websites for browsers; you should be making websites for the sites' visitors. Now can you guess? I think you're missing the point. Yes, obviously one should be making websites for the site's visitors -- and *not* for the broken browsers that some of them might happen to be using. |
#12
| |||
| |||
|
|
In article <hbtjf2$rhv$1 (AT) news (DOT) eternal-september.org>, spambait (AT) milmac (DOT) com (Doug Miller) wrote: application. As for IE6, consider this article: http://robertnyman.com/2009/02/09/stop-developing-for-internet-explorer-6/ In that article: "Internet Explorer 6 still has somewhere between 20 * 34% of the web browser market" But declining by the minute... and "I currently or previously have worked with, or friends I know in the business, we spend about an extra, on average, 20% of development time to cater to Internet Explorer 6." There is an obvious counter argument that draws a different conclusion from these two premises. Can you guess what it is? Sorry, it's not at all obvious. OK. It is declining by the minute. But it is still *over* 20% for now. Right? So, the conclusion that some people might think rather obvious is that this justifies spending up to 20% of the budget on the existing audience. It is not a simple matter and this policy needs to be examined carefully on a website by website basis. |
#13
| |||
| |||
|
|
dorayme wrote: In article<hbtdm1$8tb$1 (AT) news (DOT) eternal-september.org>, spambait (AT) milmac (DOT) com (Doug Miller) wrote: How much longer will web developers continue to think that they must support these abominations? IE5 now has less than 1% of the browser market; there simply is no reason at all to consider supporting IE5 in a general-purpose web application. As for IE6, consider this article: http://robertnyman.com/2009/02/09/stop-developing-for-internet-explorer-6/ In that article: "Internet Explorer 6 still has somewhere between 20 * 34% of the web browser market" and "I currently or previously have worked with, or friends I know in the business, we spend about an extra, on average, 20% of development time to cater to Internet Explorer 6." There is an obvious counter argument that draws a different conclusion from these two premises. Can you guess what it is? One argument might be that the fewer Web sites that cater to IE "less than version 7" the more incentive there will be for users to upgrade. In other words, to not mince words, nothing lasts forever, upgrade your system, upgrade your OS, come join us in the 21st Century before it's over. Or not. but I'm not gonna worry about your broken browser much longer. Harsh? Yep. Sorry about that. Damn, you beat me to it. |
#14
| |||
| |||
|
|
How much longer will web developers continue to think that they must support these abominations? |
#15
| |||
| |||
|
|
In article <b390e639-84f3-493a-bece-24ebd1aab... (AT) p36g2000vbn (DOT) googlegroups..com>, "Jan C. Faerber" <faerber.... (AT) gmail (DOT) com> wrote: is there a way to have an onmouseover effect with css without JS? this could be just a simple way to change the colour of a <div section. don't mean the traditional way to have another pic. just the colour or another effect coming when moving the mouse over an area. The :hover pseudo-class is probably what you're looking for. |
#16
| |||
| |||
|
|
It would be fascinating to see what sort of websites require such a big effort for IE6 alone (remember there is IE7 and 8, how great are these browsers in the standards-expected-behaviour stakes?). -- dorayme |
#17
| |||
| |||
|
|
No, I don't think Upsdell is missing the point really, the devil of this is in the details of the connection between the audience and the browsers. I have explained this a bit more in a reply to you earlier. The bottom line is if it is a matter of money, then it may well be worth it to spend 20% extra to avoid losing up to 34% of the audience. |
|
It depends. I am not saying that there might not be a longer term interest for us all in making life less comfortable for IE6 users. But there are some short term obligations in this area. It would be fascinating to see what sort of websites require such a big effort for IE6 alone (remember there is IE7 and 8, how great are these browsers in the standards-expected-behaviour stakes?). |
#18
| |||
| |||
|
|
On 24 Oct, 00:19, spamb... (AT) milmac (DOT) com (Doug Miller) wrote: How much longer will web developers continue to think that they must support these abominations? IE6 has a large share of the Windows 2000 market, and is likely to continue to do so. It's around for as long as W2K is. |
#19
| |||
| |||
|
|
On Oct 23, 10:03=A0pm, spamb... (AT) milmac (DOT) com (Doug Miller) wrote: In article <b390e639-84f3-493a-bece-24ebd1aab... (AT) p36g2000vbn (DOT) googlegroups= ..com>, "Jan C. Faerber" <faerber.... (AT) gmail (DOT) com> wrote: is there a way to have an onmouseover effect with css without JS? this could be just a simple way to change the colour of a <div section. don't mean the traditional way to have another pic. just the colour or another effect coming when moving the mouse over an area. The :hover pseudo-class is probably what you're looking for. Works fine - a made a test file: http://www.lovedieu.eu/alt.html/hover.html That seems to be a good way to forget about painting buttons for a menu. Does it come only with the <a> tag? |
#20
| |||
| |||
|
|
Nearly all recent browsers support :hover on nearly all elements. IE6 and earlier don't, and IIRC neither does Firefox 2. |
![]() |
| Thread Tools | |
| Display Modes | |
| |