Hi,
thanks for your question, and sorry for the trouble.
You could certainly use TablePress to create that table, but to have such a picture that gets highlighted, you’d need custom JavaScript code. That code would have to react to the mouse hovering and adjust the image accordingly.
Regards,
Tobias
Hi Tobias
Thanks for your swift answer.
Hi,
no problem, you are very welcome! 🙂 I hope this helps!
Best wishes,
Tobias
Hello Tobias
I found a nice plugin for maps/floor plans, MapSVG. Here I need to build tables manually (se example below). Would it be possible to use TablePress in conjunction with MapSVG ?
Thanks
Knut
<table>
<thead>
<tr>
<th>Field 1</th>
<th>Field 2</th>
<th>Field 3</th>
</tr>
</thead>
<tbody id=”my_directory”>
</tbody>
</table>
Note there’s “my_directory” block which will be filled by MapSVG later
Hi,
I don’t really see what TablePress would do here. If that data is loaded from somewhere else, what would the job of TablePress be here?
Regards,
Tobias
I was thinking working with the tables in TablePress is much easier and faster, for me at least … If one could link / filter rows in the table by clicking on the map /floor plan.
Sorry, my programming skills are terrible.
Hi,
I understand, but I don’t think that MapSVG could use that data from the table for mapping (at least if I understand your example code correctly).
Regards,
Tobias
Hi,
sure, no problem! Sorry that I couldn’t offer a solution here.
Regards,
Tobias