Hi rvisco

I made a sample for trial.
Please watch the sample of the beginning of the following URL
http://jsgt.org/lib/jquery/plugin/csv2table/v002/test.htm

<div id="view0"></div>
<script>
$(function(){
  $('#view0').csv2table('./data/Book12.csv');
});
</script>

Reply via email to