selections.html 337 B

1234567891011121314151617
  1. <section>
  2. <h2>
  3. Can I change how selecting results works?
  4. </h2>
  5. <h3>
  6. Can I select the highlighted result when the dropdown is closed?
  7. </h3>
  8. {% include options/not-written.html %}
  9. <h3>
  10. Can I prevent the dropdown from closing when a result is selected?
  11. </h3>
  12. {% include options/not-written.html %}
  13. </section>