myrises
Results
2
comments of
myrises
need fix code in line 131 to ` $(this.entries).each(function (index) {`
currently it is impossible, i think :( because **jquery** create a different objects structure from 'table' tag. compare its on browser console: `$('')` and `$('')` second object has two array...