selectivizr icon indicating copy to clipboard operation
selectivizr copied to clipboard

Consider adding support for parent selectors and other CSS4 (for all browsers - not just IE)

Open klonos opened this issue 12 years ago • 3 comments

There's this project here: https://github.com/Idered/cssParentSelector

You should consider merging/joining forces and merge https://github.com/keithclark/JQuery-Extended-Selectors as well

klonos avatar Mar 25 '13 22:03 klonos

FYI, jQuery 1.9+ has started to support all the selectors mentioned in the JQuery-Extended-Selectors plugin.

ianthedev avatar Mar 27 '13 16:03 ianthedev

Thanx, I didn't know that. Do you have any links to any related articles btw?

Anyways, since in your comment you say "has started to support" and not "supports", lets leave this issue here as a reminder in order to implement things that jQuery does not support ;)

klonos avatar Mar 27 '13 19:03 klonos

Please refer to the "What’s New in 1.9" section in the following link: http://blog.jquery.com/2013/01/15/jquery-1-9-final-jquery-2-0-beta-migrate-final-released/

And sorry about the wording. I'm not a native English speaker so I didn't know how to express that. I mean jQuery 1.9+ supports those CSS3 selectors.

ianthedev avatar Mar 28 '13 05:03 ianthedev