Add "Notable Forks" section to docs.
This commit is contained in:
parent
e251aff62a
commit
edd7dac03a
12
index.html
12
index.html
|
@ -1209,7 +1209,17 @@
|
||||||
<li>Add the class <em>chzn-select</em> to any select box.</li>
|
<li>Add the class <em>chzn-select</em> to any select box.</li>
|
||||||
<li><a href="http://youtu.be/pS-RsIzb78U?t=57s">Disco</a>.</li>
|
<li><a href="http://youtu.be/pS-RsIzb78U?t=57s">Disco</a>.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
<h2>Notable Forks</h2>
|
||||||
|
<ul class="faqs">
|
||||||
|
<li>
|
||||||
|
<h3><a href="https://github.com/julesjanssen/chosen">Chosen for MooTools</a></h3>
|
||||||
|
Maintained by <a href="https://github.com/julesjanssen/chosen">Jules Janssen</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<h3><a href="https://github.com/Polzme/chosen">Chosen Drupal 7 Module</a></h3>
|
||||||
|
Maintained by <a href="https://github.com/Polzme/chosen">Pol Dell'Aiera</a>
|
||||||
|
</ul>
|
||||||
<h2>FAQs</h2>
|
<h2>FAQs</h2>
|
||||||
<ul class="faqs">
|
<ul class="faqs">
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Reference in a new issue