The Engine is very small and easy to use.
The source is commented, and should provide further assistance.
To call, use the engine function, passing it a selector as parameter.
Sample usage:
engine("div > span:first-child")
What is new in this release:
- CSS Level 4 Selectors
- Extension selectors
- New API methods
- Complete code rewrite
Requirements:
- JavaScript enabled on client side
Comments not found