Dan Sloan's blog

  • About Me
  • Archive
  • Categories
  • Tags
  • Search
  • Home
  • Categories
  • TIL
  • The Right Way to hyperlink a row in an HTML table

    I’m currently in the process of rewriting a user interface to remove most of the jQuery and other stuff like datatables and similar, and replace them with straight HTML, CSS, and some django-tables2 and django-unicorn magic to provide the filtering components.

    One feature of the tables for this specific …

    March 14, 2023
     · 2 min read
     · Dan Sloan
(c) Daniel Sloan • Powered by Pelican & Papyrus