Hacker News new | ask | show | jobs
by chewxy 4949 days ago
Nice, but is it responsive?

Trolling aside, I have to echo Taze's point: why not vanila HTML table? I'm asking since this is actually relevant to my interests and my latest project uses tables a lot. I don't think I'd use this yet because of the whole graceful degradation/progressive enhancement thing

1 comments

The Zurb responsive tables solution is the best I've found for souping up basic HTML tables to work across devices. I've got it integrated with Bootstrap too.

http://www.zurb.com/playground/responsive-tables https://github.com/zurb/responsive-tables/

Yup, I'm implementing a variant of this + FilamentGroup's nice show column javascript thing[0]

[0] - http://filamentgroup.com/lab/responsive_design_approach_for_...