Go to content Go to navigation Go to search


Browse

RSS / Atom

All Articles

Code!

Spreadsheet · 2007-04-20 10:16

Went home, took a few deep breaths, and finished the damn thing. Take a look:

disabled temporarily

spreadsheet.js

I particularly like the way it's used:

<script type='text/javascript'>
  s = new Spreadsheet(4, 4);
  s.attachSum('a4', 'a1:a3');
  s.attachSum('b4', 'b1:b3');
  s.attachSum('c4', 'c1:c3');
  s.attachSum('d4', 'd1:d3');
  s.attachSum('d1', 'a1:c1');
  s.attachSum('d2', 'a2:c2');
  s.attachSum('d3', 'a3:c3');
</script>

Go ranges!

Commenting is closed for this article.

IE sucks sweaty mangina Interpretive Dance