Dasher
05-08-2009, 08:27 AM
How does one set the 'background-color' and 'color' when you select text on a page? I have tried a few things but so far no luck.
|
Click to See Complete Forum and Search --> : [RESOLVED] background-color in selected text? Dasher 05-08-2009, 08:27 AM How does one set the 'background-color' and 'color' when you select text on a page? I have tried a few things but so far no luck. skilled1 05-08-2009, 10:44 AM selected text will always be highlighted in blue, and white Dasher 05-08-2009, 11:44 AM Most pages I select text on are black and gray, I have seen a few pages where they are red background and white text. < Can't figure out how to do that. skilled1 05-08-2009, 03:42 PM do you have an example of this, or something to better explain what you are trying to say? Dasher 05-09-2009, 12:04 AM When you are on a web site and you want to highlight some text so you can CTRL-C it (i.e copy it), the background color changes to show you that it is indeed selected. I was on a web site the other day, that when you selected the text the background color was red and the foreground (text) was white. If I select this text or a portion of it the background is gray, and the foreground (text color) remains black. Basically the colors change just like links could be made to look though CSS, but instead of being a link it is just text. Unfortunately I did not bookmark this website. I tried a few things like; p:link {background-color:red;} body:link {background-color:red;} body:active {background-color:red;} li:active {background-color:yellow;} I could color a whole paragraph or list-item, but not just the desired text. That is the text that I high-light by clicking and dragging across some text. Fang 05-09-2009, 03:21 AM http://www.quirksmode.org/css/selection.html Dasher 05-09-2009, 07:12 AM Fang: Thanks! Exactly what I was looking for. Interesting syntax with the double :: OT: Is it just me or has this web site response times gotten very very long? Fang 05-10-2009, 02:22 AM OT: Is it just me or has this web site response times gotten very very long?Reply to question or server response? webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |