Make your table rows clickable (with a link) – Web Design Tutorial

As you cannot make an entire table row (tr) clickable (or linkable) using plain HTML, we need to resort to JavaScript in order to achieve this effect.

In this video we’ll be looking at a technique to get around this using JavaScript, event listeners, delegated event listeners and some optional jQuery.

Support me on Patreon:
https://www.patreon.com/dcode – with enough funding I plan to develop a website of some sort with a new developer experience!

Follow me on Twitter @dcode!

If this video helped you out and you’d like to see more, make sure to leave a like and subscribe to dcode!

#dcode #javascript #css