I cannot get the console ouput?

Discussion in 'jQuery' started by royal1984, May 1, 2019.

  1. #1
    $('#selections .row').each(function(index, row){


    var row_index = $(this).data('index');

    console.log(row_index);
     
    royal1984, May 1, 2019 IP