Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
I did:
(or gave a link to a demo on the Selectize docs)
like below
[This problem was reported in IE 9, where the cause was that input tags didn't support the placeholder attribute, but the issue still occurs in IE 10, where the input tag does support the attribute.]
Steps to reproduce:
the input area properly displays the placeholder message.
Expected result:
The placeholder message should be displayed.
Actual result:
In IE 11 the placeholder message doesn't show.
[Using the latest versions of Chrome, IE, Edge, and Firefox, running in Windows 10.]