Fwd: Select a parrent node with s CSS selector?

OK, I`m not about the complexity, but instead using parent selector now I`m
using JavaScript for such cases. Any JavaScript algorithm can`t be faster
than any hard implementation, just because JS is scripting language.

So the complexity is not an excuse for me.

There are even more unsolved problems around the parent selector: if I need
a > and < selecotrs at the same position. For example: body><p or body<>p?
Also the priority of selectors is not clear!

Received on Friday, 27 April 2007 18:14:52 UTC