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

Ability to have custom txt input field #13

Closed
wants to merge 1 commit into from

Conversation

pratikt
Copy link

@pratikt pratikt commented Feb 9, 2014

I have added code to have an option to attach a custom text box as the filter input field. This is very important to place the text box anywhere to suit the design.

I have added code to have an option to attach a custom text box as the filter input field. This is very important to place the text box anywhere to suit the design.
@sunnywalker
Copy link
Owner

I've taken your idea and implemented it in spirit. Rather than an id, you pass a selector (in case you want to use a class or other type of selector). It also handles the missing element case I mentioned above and accounts for the selector returning too many elements. Thank you for your help!

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

Successfully merging this pull request may close these issues.

None yet

2 participants