![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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. |
#3
| |||
| |||
|
|
In article <b390e639-84f3-493a-bece-24ebd1aab189 (AT) p36g2000vbn (DOT) googlegroups.com>, "Jan C. Faerber" <faerber.jan (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. |
#4
| |||
| |||
|
|
Doug Miller wrote: In article b390e639-84f3-493a-bece-24ebd1aab189...oglegroups.com>, "Jan C. Faerber" <faerber.jan (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. But note that IE 5 and 6 honour :hover only on links. How much longer will web developers continue to think that they must support |
#5
| |||
| |||
|
|
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/ |
#6
| |||
| |||
|
|
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? Sorry, it's not at all obvious. |
#7
| |||
| |||
|
|
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. |
#8
| |||
| |||
|
|
In article <doraymeRidThis-CC6A9B.10445124102009 (AT) news (DOT) albasani.net>, dorayme doraymeRidThis (AT) optusnet (DOT) com.au> 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" 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. |
#9
| |||
| |||
|
|
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? |
#10
| |||
| |||
|
|
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 |
![]() |
| Thread Tools | |
| Display Modes | |
| |