crosswords, 2
Crossword HTML. It even works if you up your font size and reload.
Unfortunately, despite what Joe might say, I'm not very good at this webdev stuff... do I really have to use absolute positioning to get the cell text and cell number to be in the same position? (That's why I have to reload when resizing -- I need to reposition all of the numbers.) And does it really take 283ms to do that? (Probably not, I can think of a few ways to speed it up.)
I hang out with a bunch of truly hardcore JS hackers so I get especially frustrated when I try these sorts of projects, to think of how easy it'd be for Aaron or Erik or Ojan...
Unfortunately, despite what Joe might say, I'm not very good at this webdev stuff... do I really have to use absolute positioning to get the cell text and cell number to be in the same position? (That's why I have to reload when resizing -- I need to reposition all of the numbers.) And does it really take 283ms to do that? (Probably not, I can think of a few ways to speed it up.)
I hang out with a bunch of truly hardcore JS hackers so I get especially frustrated when I try these sorts of projects, to think of how easy it'd be for Aaron or Erik or Ojan...