selectivizr icon indicating copy to clipboard operation
selectivizr copied to clipboard

child/siblings selector not working (all versions)

Open michelkaeser opened this issue 13 years ago • 1 comments
trafficstars

Hi there

when using

#id div:nth-child(2) ~ p

it's doesn't seem to work.

Does the script only support the pseudo element to be the last one?

Regards!

michelkaeser avatar Oct 12 '12 23:10 michelkaeser

I've tested this and it works fine in everything except IE6, which doesn't support the ~ combinator. Do you have an online demo of the problem I could look at?

keithclark avatar Nov 27 '12 09:11 keithclark