Hacker News new | ask | show | jobs
by terrellm 4842 days ago
The Responsive Utilities section is interesting with new classes such as .visible-phone and .hidden-phone (also tablet and desktop) but I find in my app that my customers want to see all of the columns even if it means a little bit of scrolling.

Zurb takes an interesting approach with their responsive tables (http://www.zurb.com/playground/responsive-tables).

1 comments

bootstrap 2 (and 1 IIRC) have .visible-/.hidden- classes already - is there something new?
You are right... my mistake. I was looking on a different page of the old bootstrap site.
yeah those classes are not new.