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

Selectize doesn't preserve title attribute #1200 #2118

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SOMERSOFTAndrewCrook
Copy link

#1200

Update the code so that it preserves option title attribute.

This is implement by adding a constant for extracting the value from the title attribute from the DOM option object. This is passed along with the rest of the extracted option information to the render function and then if it was present it is added to the HTML.

This code changes are againset the tag 0.15.2 which is used by the website, hence it will not merge.

 selectize#1200
 Update the code so that it preserves option title attribute.
 This is implement by adding a constant for extracting the value from the title attribute from the DOM option object. This is passed along with the rest of the extracted option information to the render function and then if it was present it is added to the HTML.
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