Skip to content

Custom Filters - should they be covered in the plugins section? #134

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

Open
ericladd opened this issue Oct 15, 2012 · 3 comments
Open

Custom Filters - should they be covered in the plugins section? #134

ericladd opened this issue Oct 15, 2012 · 3 comments

Comments

@ericladd
Copy link
Contributor

Thought Question: should custom filters (ex: $("div:myCustomFilter")) be covered under plugins or elsewhere on the Learn Site? I can whip up an article but not sure where everyone thinks the best home for it might be.

@johnkpaul
Copy link
Contributor

I don't really consider these to be jQuery plugins. It's not modifying $.fn, but $.expr. This seems like a topic for misc.

@arthurvr
Copy link
Member

I do consider these as jQuery plugins. Take it literally: it's something that plugs into jQuery. It extends jQuery with custom features.

@arthurvr
Copy link
Member

arthurvr commented Mar 1, 2015

I can whip up an article but not sure where everyone thinks the best home for it might be.

@ericladd Are you still interested in doing this?

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

No branches or pull requests

3 participants