0
Q:

jquery filter data

var $previous = $('.navlink').filter(function() { 
  return $(this).data("selected") == true 
});
0

New to Communities?

Join the community