Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

jqLite.find - why not use querySelectorAll? #3586

@ledbettj

Description

@ledbettj

The current version of jqLite.find implemented via getElementsByTagName is somewhat restrictive to say the least. Is there a reason it doesn't use querySelectorAll which is fairly widely supported and much more useful?

Granted, it's not supported by < IE8, but there's already a section in the documentation about supporting older IE versions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions