Merge pull request #543 from n0nick/gh-pages
Add documentation for 'close' event, fix #542
This commit is contained in:
commit
81ac6dd896
@ -1382,6 +1382,12 @@ Example: <pre class="prettyprint">alert("Selected value is: "+$("#e8").select2("
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="span12">
|
||||||
|
<h3>close</h3>
|
||||||
|
<p>Fired when the dropdown is closed (whether by selection or cancellation).</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user