Live data from Hacker News

Show HN: A souped-up HTML-based table

github.com

21–22 of 22 posts

Re: Show HN: A souped-up HTML-based table

#21
post #19

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

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_...

Post reply on HN