41e4795578
Right now this sets up the new FAQ/Options page with most of the questions for the how to control the selection. Not all of these questions have answers, most of them weren't moved over, but there are plans to add detailed answers to all of them. The questions were aggregated based on common Stack Overflow and IRC questions, as well as commonly asked things on GitHub.
21 lines
387 B
HTML
21 lines
387 B
HTML
<section>
|
|
<h2 id="placeholder">
|
|
How can I have Select2 display a placeholder?
|
|
</h2>
|
|
|
|
<h3>
|
|
My first option is being displayed instead of my placeholder
|
|
</h3>
|
|
|
|
<h3>
|
|
I am using AJAX, can I still show a placeholder?
|
|
</h3>
|
|
|
|
<h3>
|
|
Can I use a placeholder without a blank value?
|
|
</h3>
|
|
|
|
<h3>
|
|
Can I change how the placeholder looks?
|
|
</h3>
|
|
</section> |