Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make directives use jqLite instead of jQuery #5

Closed
charlypoly opened this issue Jun 11, 2014 · 1 comment
Closed

Make directives use jqLite instead of jQuery #5

charlypoly opened this issue Jun 11, 2014 · 1 comment

Comments

@charlypoly
Copy link
Contributor

Cause JqLite provide all we need :

  • replaceWith()
  • prepend()
  • append()
  • attr()
@charlypoly charlypoly added this to the Coq Directive milestone Jun 11, 2014
@charlypoly charlypoly self-assigned this Jun 11, 2014
@charlypoly
Copy link
Contributor Author

not possible, we need find to support CSS attribute selector

find() - Limited to lookups by tag name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant