On May 28, 2015, at 5:22 AM, Erik Visser wrote:
> Chad Lundgren schreef op 27-05-15 om 05:47:
>>
>> I like CSS Tricks's method of dealing with this issue:
>>
>> https://css-tricks.com/responsive-data-tables/
>>
>
> Looked into that and other presented soultions. But i can't figure out how i
On 28/05/2015 11:22, Erik Visser wrote:
Alternatively i could show / hide different versions of the table based on the
screen width
(media queries).
That was the route I took, because the CSS-tricks method didn't really work for
me
http://seaviewmull.co.uk/avail/2015
Two versions of the table
Chad Lundgren schreef op 27-05-15 om 05:47:
I like CSS Tricks's method of dealing with this issue:
https://css-tricks.com/responsive-data-tables/
Looked into that and other presented soultions. But i can't figure out
how i can put that to work with the time table i'am using.
The original
27 maj 2015 kl. 05:47 skrev Chad Lundgren :
> I like CSS Tricks's method of dealing with this issue:
>
> https://css-tricks.com/responsive-data-tables/
Me too. One of the better approaches.
__
css-discuss [css-d@lists.css-disc
Hi Erik,
i recommend the CSS Tricks's method too. We are using it in our internal
sites and it works fine on several devices.
Best
Ludwig
On Wed, May 27, 2015 at 5:47 AM, Chad Lundgren
wrote:
> Hi Eric,
>
> I like CSS Tricks's method of dealing with this issue:
>
> https://css-tricks.com/resp
Hi Eric,
I like CSS Tricks's method of dealing with this issue:
https://css-tricks.com/responsive-data-tables/
Thanks,
Chad
On Tue, May 26, 2015 at 9:30 PM, Erik Visser wrote:
> Hi all,
>
> On the site i'am reworking for smaller screens there is a time table:
>
> http://www.utrechtsyogacent
Hi all,
On the site i'am reworking for smaller screens there is a time table:
http://www.utrechtsyogacentrum.nl/yoga_lesrooster.php
Off course there is room to shrink this table some more. But is this the
way to go?
What are your experiences / advice on how to present such a table on
smalle