Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Count filtered list items Re: Count filtered list items

#141219
TheDoc
Member

Sorry, having a *really* hard time looking at the code on that site – so many nested tables! Can you create a reduced test case on Code pen? That’ll be much easier to debug. Preferably, don’t use tables in your demo – keep it as simple as possible.

To help get you started I formatted all of your JS here: http://codepen.io/ggilmore/pen/3c180251c08393e45012a5b8dbdde8e1

Just fork that pen to use as a starting point.