JavaScript

RGB Color Generator Slider App using JavaScript Source Code Free Download

Submitted by oretnom23 on
This simple project is called RGB Color Generator Slider App. It is a simple web application that generates an RGB Color when changing the values of Input Sliders. This application was developed using HTML, CSS, and Pure JavaScript. It has a simple user interface using a custom stylesheet and contains simple functionalities. Here, I will be providing the said application source code and the zip

Detecting Keyboard Pressed Key and Code using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to Detect the Pressed Key and Code of the Keyboard using JavaScript. The tutorial aims to provide students and new programmers with a reference for learning some useful techniques that might help them to achieve the requirements of their current or future projects. Here, I will be providing simple web page scripts that demonstrate the main goal of this tutorial.

How to Randomize your Content Order using jQuery in JavaScript

Submitted by razormist on
How to Randomize your Content Order using jQuery in JavaScript - A simple JavaScript program that use jQuery plugin to display a random order of content. This tutorial will show you how to implement jQuery plugin to randomize the order of your content. JavaScript Free Tutorial.

BMI Calculator (Standard and Metric) using JavaScript Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled BMI Calculator (Standard/Metric) Application. It is a web-based software or application that calculates the person or individual Body Mass Index. Users can simply get their BMI and its category by simply filling in their weight and height. It has a simple user interface using the Bootstrap v5 Framework. It also consists of user-friendly features and functionalities

Workout Timer Interval Application using JavaScript Source Code Free Download

Submitted by oretnom23 on
This is a simple project entitled Workout Timer Interval Application. It is a simple JavaScript project that provides a timer application for working out with rest and work intervals. This simple application is mainly built for individuals that work out and follow a time interval per set of their exercise actions. It has a simple and pleasant user interface using Bootstrap v5 Framework. It also

Simple Nonogram Puzzle Game in JavaScript Free Source Code

Submitted by razormist on
Simple Nonogram Puzzle Game in JavaScript Free Source Code - A simple puzzle game where your objective is to solve the problem in the tile. The game will only give you 3 chances to solve the problem, when your chance is gone the board will be reset. JavaScript Free Source Code.

Creating an Input Password Visibility Toggle (Show/Hide) using CSS and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create an Input Password Visibility Toggle (show/hide) using CSS and Pure JavaScript. The tutorial aims to provide students and beginners with a reference for learning to create some useful components such as the password visibility toggle for websites or web applications. Here, I will be providing a simple web page script that I created that demonstrates the creation of an Input Password Visibility Toggle.