News

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 ...
The HTML code is in the index.html file. The JavaScript code is in the index.js file. To be able to run the code, follow these instructions: Clone the GitHub repository with the git clone command.
About A simple HTML, Javascript, CSS based popup, which makes an iframe to be popped up, on clicking a href link.
I am trying to get the href content of a link that i click on with the class of sessionBtn ...