Try  $('#filterlist_wrapper ul li:gt('+left_col+')')

On Nov 17, 3:35 pm, Magnificent
<imightbewrongbutidontthin...@gmail.com> wrote:
> It should read:
>
> > I'm storing my counts in variables, but it doesn't look like :gt
> > and :lt can accept a VARIABLE value as it's parameter.
>
> It works when I put in, say :gt(44), but not :gt(left_col) or lt:
> (right_col) when those variables are numbers.

Reply via email to