Binoy Av
Results
1
comments of
Binoy Av
If I change the line 31 to $option = $('.sb-custom[data-id=' + id + ']').find('option').filter('[value="' + $target.parent().attr('data-value') + '"]'); it is working fine... $target.parent().data('value') is only considering 01 as 1.