Relative Content

Tag Archive for htmlhtml-tablehyperscript

Hyperscript table selection with select all functionality

I have a small problem and I don’t know how to solve it. I want to build a table selection with select all functionality in hyperscript. It’s working with one table, but I want to make it work with multiple tables on one page (with templating, so I don’t want to use very different ids) so I added in closest <table/>. For most things it’s working. For example this is working code for a button above the table: