Wednesday, July 30, 2014

Find previous td in JQuery

 var total = parseFloat($(this).closest('td').prev().closest('td').prev().find('.jqHDHP').html());

No comments:

Post a Comment