placeholder.html 387 B

123456789101112131415161718192021
  1. <section>
  2. <h2 id="placeholder">
  3. How can I have Select2 display a placeholder?
  4. </h2>
  5. <h3>
  6. My first option is being displayed instead of my placeholder
  7. </h3>
  8. <h3>
  9. I am using AJAX, can I still show a placeholder?
  10. </h3>
  11. <h3>
  12. Can I use a placeholder without a blank value?
  13. </h3>
  14. <h3>
  15. Can I change how the placeholder looks?
  16. </h3>
  17. </section>