Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8470929
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T16:39:17+00:00 2026-06-10T16:39:17+00:00

Chained pseudo-selectors do not seem to work in IE8 on Windows XP. Is there

  • 0

Chained pseudo-selectors do not seem to work in IE8 on Windows XP. Is there any documentation about this?

I’m developing a website using Selectivizr in order to use CSS3 selectors, but a style such as this doesn’t work in IE8, whereas it works everywhere else (unsurprisingly):

span:last-child:after {content: "foobar";}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T16:39:19+00:00Added an answer on June 10, 2026 at 4:39 pm

    This is not a bug, it’s due to the fact the the selector doesn’t match natively.

    A simple selector is either a type selector or universal selector followed immediately by zero or more attribute selectors, ID selectors, or pseudo-classes, in any order. The simple selector matches if all of its components match.

    The simple selector in this case is either span:first-child, which matches natively in IE8, or span:last-child, which does not.

    One pseudo-element may be appended to the last simple selector in a chain, in which case the style information applies to a subpart of each subject.

    Appending :after to span:first-child is a match, while appending it to span:last-child is not, and since Selectivizr is a post-processor, it comes too late to save the day. Perhaps a pre-processor would have better luck.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How do I make chained objects in PHP5 classes? Examples: $myclass->foo->bar->baz(); $this->foo->bar->baz(); Not: $myclass->foo()->bar()->baz();
Are there any performance considerations for using a lot of generators chained together, as
When using chained functions, is there a way to determine if the current call
I have a series of two chained selects using ajax that work great. I
I know there are lots of solutions for chained dropdown lists but i'm trying
I have a large application containing chained function calls, like this: subsystem. do_stuff(cfg().get(x)). do_stuff(cfg().get(y));
I am using this script Dynamic Drive Chained Menu and what I am trying
I have a chained XSLT 2.0 transformation scenario (using saxon), like this: - I1.xml
I'm trying to implement chained ajax selects from this jQuery plugin: http://www.appelsiini.net/projects/chained I'm using
I am developing a chained installer including the .msi installation of Crystal Reports Basic

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.