Sometimes, we want to force the download of a link with JavaScript. In this article,…
Month: April 2022
Sometimes, we want to expand a text area when clicked on with JavaScript. In this…
Sometimes, we want to detect if we’re in the home page with JavaScript. In this…
Sometimes, we want to return reference to array item when searching an array of objects…
Sometimes, we want to get all selected option text form multi-select using JavaScript. In this…
Sometimes, we want to prepend a zero in front of any number below 10 in…
Sometimes, we want to check file type when file is selected with JavaScript. In this…
Sometimes, we want to generate random integers with probabilities with JavaScript. In this article, we’ll…
Sometimes, we want to use a regex to match filename at end of URL with…
Sometimes, we want to play videos only when visible with HTML5 and JavaScript. In this…