Skip to content

New "quickListSelector" option #15

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
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

New "quickListSelector" option #15

wants to merge 1 commit into from

Conversation

e-picas
Copy link

@e-picas e-picas commented Mar 22, 2014

New option to allow user to insert the quick list in an existing DOM element. The element MUST exist and the selector (the option's value) MUST return only one element (just as the existing input field selector option).

Initial commit message:

  • the new « quickListSelector » option (null by default) allows user to insert quick list items in an existing DOM element
  • update of the README to add the new option « how-to »
  • new « filterable-quick-dom-insert.html » example

Notes:

  • I added "modified" to the version number in the js files just for info
  • I made the minified version with an online minifier (which may not be the best practice ...)

- the new « quickListSelector » option (null by default) allows user to
insert quick list items in an existing DOM element
- update of the README to add the new option « how-to »
- new « filterable-quick-dom-insert.html » example
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.

1 participant