Tuesday, May 17, 2022
Bookmarklet 1: Show Password A simple JavaScript snippet can be used to view passwords in web browsers. To use the code,…
Tuesday, May 17, 2022
I need to extract some data from a web page and place it on a fishing site. The source web…
Tuesday, May 17, 2022
I needed some structural updates for a site, and among them, I added some JavaScript snippets. I will show you…
Monday, April 11, 2022
This small JavaScript snippet creates percentage graphs out of raw (array) data. Just input the name/value pairs of the involved…
Tuesday, March 8, 2022
Say we have a table with dates, in the following format: We want to sort this table dynamically based on…
Tuesday, March 8, 2022
A new addition to my Thin UI library, a much needed modal dialog, this script is tiny and it works…
Thursday, November 25, 2021
You can (probably) see this top bar right now, with a nice 30% off sale for my WordPress Lighthouse plugin.…
Thursday, May 20, 2021
Here’s a nice list of plain JavaScript dragging and dropping solutions. They are minimal, as they serve as proof of…
Monday, May 17, 2021
A while ago, I had to implement a character counter for a business listing directory. The description field was supposed…
Tuesday, May 11, 2021
If you have ever used PrismJS or CodeMirror or any other syntax highlighter solution, you’ll know it adds lots of…
Tuesday, April 27, 2021
My homepage now features a JavaScript section of 4 featured posts. Notice the official JavaScript yellow colour ? Here’s how…
Tuesday, April 6, 2021
I have been using the tail.select library on 200+ WordPress websites for more than 2 years. That number is growing,…