Json-to-HTML-Table icon indicating copy to clipboard operation
Json-to-HTML-Table copied to clipboard

lines 11 and 113 for loops. Should this be 'var i' and 'var j'?

Open mccarthy-kenneth opened this issue 13 years ago • 1 comments

To get multiple rows to work I added 'var i' and 'var j' to create local loop variables.

mccarthy-kenneth avatar Oct 19 '12 16:10 mccarthy-kenneth

Could you please create a pull request? So I can check the difference between codes well.

afshinm avatar Oct 19 '12 17:10 afshinm