Actualités

A table of contents is another important clickable list to consider. It allows the user to jump to a topic with a single click.
Hello there. I know that the usual way of making a table row clickable is to use an onclick handler, then Javascript to do the actual navigation. This leads to the extremely annoying behaviour of ...