responsive tables
hi,
i'm going converting site responsive , there schedule of events on site that's in table, i've been researching how accomplish getting table layout responsive mode. i've read lot , looked @ tutorials , thought i'd ask here folks using data has in table layout.
thanks in advance.
percentage width tables tough pull off in fluidgrid layouts because they remain wide content dictates them be.
one approach create 3 tables ids: 1 mobile, 1 tablets , 1 desktop/laptops. using media queries add display:none ids don't want appear on target devices.
alternatively, might able use definition lists events. definition lists because more flexible tables , wouldn't repeating content above.
http://www.maxdesign.com.au/articles/definition/
nancy o.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment