selectivizr
selectivizr copied to clipboard
child/siblings selector not working (all versions)
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!
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?