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

Use jQuery selectors to target elements that are mapped data? #87

Closed
trusktr opened this issue Sep 24, 2012 · 2 comments
Closed

Use jQuery selectors to target elements that are mapped data? #87

trusktr opened this issue Sep 24, 2012 · 2 comments

Comments

@trusktr
Copy link

trusktr commented Sep 24, 2012

I noticed you have methods like .class() or .where() to target elements with a specific class or with a specific attribute... But what about elements with a specific class inside an element with a specific ID if and only if the element with the ID has a certain attribute?

This is where I think jQuery accels... Maybe you can port over jQuery's selectors as an option for targetting which elements to map data to?

@3rd-Eden
Copy link
Member

Closing this, it's a duplicate of #61

Also, FYI they are called CSS selectors not jQuery selectors ;)

@trusktr
Copy link
Author

trusktr commented Sep 29, 2012

Hehe Yeah true.

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

No branches or pull requests

2 participants