Results 1 to 6 of 6

Thread: CSS 3 Cross-Browser compatible ::selection?

  1. #1
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default CSS 3 Cross-Browser compatible ::selection?

    Has anyone noticed if IE (and the few other minor browsers) support the CSS3 ::selection mode yet?

    The option to change the select all colors would be great! But I would need it to work in all browsers and not have to use the -moz, -op style cases.

    Just curious.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    As far as I know, only mozilla browsers (with -moz-) and webkit browsers (without a vendor prefix) support that. I tested it in opera 10.51 and it doesn't work. As for IE, we'll have to wait for IE9..

  3. #3
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    That sucks. Can't we ban IE, make a Chrome or FireFox skin that looks like IE and install it sneakily during the night on everyone's Windows installation?
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    A helpful virus is an interesting idea. I'm surprised that all viruses are 'bad' and destructive. It would be much more interesting to see one that does something like changes the windows logo on the task bar to a linux logo and leaves the rest of the computer alone. Or one that destroys IE and kindly links to a firefox tutorial...
    Or, due to the popularity of IE taskbars, someone should make a taskbar that just has the text "this browser is wrong, get firefox. thanks." it might work...
    In an unrelated note, I'm interested that IE9 is coming out soon-- does that mean that IEX will be soon followed by IEX.7: House Cat? (Or perhaps microsoft will use instead dogs, so it will be "IE X.3: Golden Retriever")
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  5. #5
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    Quote Originally Posted by djr33 View Post
    It would be much more interesting to see one that does something like changes the windows logo on the task bar to a linux logo and leaves the rest of the computer alone.
    I agree with the rest, but what good would that do?

  6. #6
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Oh, nothing. I'd just be amused to see a non-harmful but either helpful or playful virus.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •