At the moment, it’s not set in a table at all. Did you use an Action or a script to get that to happen? Or did you lay it out without using a drawn or inserted table (in Freeway) and now you want to make it a table?
I do have a separate Action called Semantic Table, that is cut down from the TableKit Action. All it does is take a drawn or inserted table and “clean it up” to have a proper and and optional section, and also can strip out the inline P tags that Freeway insists on putting in the TD and TH tags.
As far as getting a wide table like this to slim down without losing readability, it’s often a good idea to think up a completely different way to present the data on the narrow screen – something akin to a table pivot in Excel – where instead of keeping your top row of labels in place, you repeat them on each line as captions.
Entrepreneur Bronze Silver Gold Platinum
... many rows here ...
Monthly Service Charge $54.90 $94.92 $137.57 $190.21 $289.17
becomes…
Monthly Service Charge
Entrepreneur
$54.90
Bronze
$94.92
Silver
$137.57
Gold
$190.21
Platinum
$289.17
There are ways to do this kind of labeling in CSS using generated content, and there may be a way to do that based on the value present within the column label, if you could figure out a way to reference it reliably. I could certainly do that in Prototype, if there isn’t a way to do it in CSS.
Walter
On Dec 6, 2014, at 11:00 AM, Doty email@hidden wrote:
I’m really struggling to make a price sheet/data table of my website responsive.
I’ve tried following Ernie’s example using Walter’s TableKit CSS, but it’s not exactly what I need and I’m not sure how to adapt it to my application. I don’t need the table to be adaptable/sortable by column. I just need it responsive.
I’m willing to redesign the table as well, but all the info needs to be there in some form.
Thanks for your ideas/suggestions!
Doty
Restaurants
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options