Home › Forums › JavaScript › Count filtered list items › Re: Count filtered list items
July 5, 2013 at 11:22 pm
#141219
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.