Compare 4 values from select dropdowns with Javascript

5 years ago

Comparing 4 different values from select dropdown inputs with jQuery/javascript. Having the ability to do a comparison between up to…

Get a URL’s query parameters with Javascript

5 years ago

Getting the query parameters out of a URL string by using vanilla Javascript. The query parameters are what is used…

Converting seconds to time string & time string to seconds with Javascript

5 years ago

Converting seconds to a time string and time string to seconds with vanilla Javascript. The time string is in the…

Mount Korong Drone clips

5 years ago

Mount Korong Victoria Drone video clips. Photos blog post. Video from Bunny net video streaming CDN.        …

Checking if an array is empty or not with Javascript

5 years ago

Checking if an array is empty or not with Javascript.   let the_array = []; Check if the array is…

Olypi is a free Tokyo Olympics API

5 years ago

Olypi is a free to use Tokyo 2020 Olympics API for schedules, sports, events, weather and more. No signup is…

Mount Korong Drone images and panoramas

5 years ago

Mount Korong Victoria Drone images and panoramas. Click images to view larger.

Javascript list builder and transfer with multi-select input

5 years ago

An interactive Javascript list and array builder using a multi-select input with an added on search filter. This example uses…

Sorting an array in Javascript

5 years ago

Sorting an array ascending and descending in Javascript for a specific array key such as price or name. The function…

NBA playoffs team days per game for last twenty seasons

5 years ago

NBA playoffs team rest days and days per game since the 2001 playoffs. Using data from the NBA API an…