javascript - Isotope - display the name of the filter as a separate label -


i'm building site using isotope combination filters , display name of selected filter next filtered items.

i've tried modifying default code given in metafizzy sample unable crack it:

<pre class="code-display"><code>$grid.isotope({...})</code></pre> 

any appreciated...


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -