Simple Responsive Tables Plugin
For GRAV there is a simple and well-functioning plug-in Simple Responsive Tables.
There's probably nothing like that for Bludit, am I right??
There's probably nothing like that for Bludit, am I right??
Last edited by stani on Mon Mar 01, 2021 7:50 pm, edited 1 time in total.
- Edi
- Site Admin
- Posts: 3097
- Joined: Sun Aug 09, 2015 5:01 pm
- Location: Zurich
- Has thanked: 74 times
- Been thanked: 108 times
- Contact:
I presume there will be a jQuery script that you can use with Bludit.
Also there are some CSS solutions.
For example if the theme uses Bootstrap:
https://getbootstrap.com/docs/4.1/conte ... ive-tables
Furthermore you can find some information for example here:
https://www.w3schools.com/howto/howto_c ... onsive.asp
https://css-tricks.com/accessible-simpl ... ve-tables/
https://css-tricks.com/responsive-data-tables/
Also there are some CSS solutions.
For example if the theme uses Bootstrap:
https://getbootstrap.com/docs/4.1/conte ... ive-tables
Furthermore you can find some information for example here:
https://www.w3schools.com/howto/howto_c ... onsive.asp
https://css-tricks.com/accessible-simpl ... ve-tables/
https://css-tricks.com/responsive-data-tables/
aufbruch1900.ch, Plattform zu Kunst und Kultur um 1900
- Edi
- Site Admin
- Posts: 3097
- Joined: Sun Aug 09, 2015 5:01 pm
- Location: Zurich
- Has thanked: 74 times
- Been thanked: 108 times
- Contact:
Here is one of several jQuery scripts:Edi wrote: Mon Mar 01, 2021 4:09 pm I presume there will be a jQuery script that you can use with Bludit.
https://www.jerrylow.com/basictable/
aufbruch1900.ch, Plattform zu Kunst und Kultur um 1900
- Edi
- Site Admin
- Posts: 3097
- Joined: Sun Aug 09, 2015 5:01 pm
- Location: Zurich
- Has thanked: 74 times
- Been thanked: 108 times
- Contact:
Bludit should stay lightweighted and not be overloaded with scripts.
But you can add any script to your installation if you need it.
Also you can use table_sizing_mode in the configuration of the editor TinyMCE:
https://www.tiny.cloud/docs/plugins/ope ... izing_mode
Another thing is how to handle tables on mobile devices. This depends from the content, and there is not one solution for different needs.
But you can add any script to your installation if you need it.
Also you can use table_sizing_mode in the configuration of the editor TinyMCE:
https://www.tiny.cloud/docs/plugins/ope ... izing_mode
Another thing is how to handle tables on mobile devices. This depends from the content, and there is not one solution for different needs.
aufbruch1900.ch, Plattform zu Kunst und Kultur um 1900
Thanks Edi.
But I can assure you, that the GRAV plug-in mentioned above, works very well.
It's a pity that such a plug-in is not for Bludit either.
Edit: "Also you can use table_sizing_mode in the configuration of the editor TinyMCE"..
I don't see anything like that in the configuration, how can I do that, please?
But I can assure you, that the GRAV plug-in mentioned above, works very well.
It's a pity that such a plug-in is not for Bludit either.
Edit: "Also you can use table_sizing_mode in the configuration of the editor TinyMCE"..
I don't see anything like that in the configuration, how can I do that, please?

