responsive-tables
responsive-tables copied to clipboard
Foundation 5 support
Hello,
I want to use this awesome tool in Foundation 5. Any possiblity to port this ?
There's also support for Foundation 4 asked... #24
Thanks !
I'm using it in F5 without issue.
I've also implemented it into F5 although I am incurring an issue. When displaying tables on a mobile device such as an iphone. The columns become mismatched. The pinned div has a scroll bar div at the bottom and the right table's fonts are larger and column hights are larger.
I was wondering if you were experiencing this or if you've figured out a solution to this.
Here is the issue noted on the foundation forum. http://foundation.zurb.com/forum/posts/1295-responsive-table-rows-not-aligning
Apparently It does not work with a table inside a table on Foundation 5. I'm trying to make a side-scrolling comparison table with 8 tables inside 8 columns. Looks like that I'll have to code this css by hand. Unfortunately.