Browse Source

Clarify the Bootstrap docs notice with the dropdownParent option

This closes https://github.com/select2/select2/pull/4253.
Kevin Brown 9 years ago
parent
commit
2343fd4ae4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/_includes/options/dropdown/placement.html

+ 4 - 0
docs/_includes/options/dropdown/placement.html

@@ -25,6 +25,10 @@ $('select').select2({
     I'm using a Bootstrap modal and I can't use the search box
     I'm using a Bootstrap modal and I can't use the search box
   </h3>
   </h3>
 
 
+  <p>
+    Use the <code>dropdownParent</code> option, setting it to the modal.
+  </p>
+
   {% include options/not-written.html %}
   {% include options/not-written.html %}
 
 
   <h3>
   <h3>