Replies: 1 comment 2 replies
-
@Parlazo |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to create a sortable table in a Tiddler?
i would like to use a html or any format table generated with https://www.tablesgenerator.com/html_tables#
below is a button which allows to make table sortable, this will insert a javascript
if i copy the code in a tiddler it will strip the css styles and the javascript, if i insert the code into a html tiddler it will keep the style but still strip the javascript
the best would be to keep the style and with some surrounding magic widget the whole table would be sortable and styled in a unboxed tw5 tiddler
any suggestion how this could work?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions