JavaScript

Dictionary Application using JavaScript and API Source Code Free Download

Submitted by oretnom23 on
This simple project is a Dictionary Application. It is a web-based application that allows users to search for word definitions. This project was mainly developed using Pure JavaScript and Dictionary API. It has a simple and pleasant user interface using a Custom Stylesheet (CSS) script for the design of the page layout. This Dictionary Application is easy-to-use. How does this Dictionary

Live Word Counter Application using Pure JavaScript Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled Live Word Counter Application. It is a web-based application that counts the number of words, characters, and paragraphs of text content. This project was mainly developed using Pure JavaScript. It has a simple, pleasant, and mobile-responsive user interface using a Custom Stylesheet script. This project easy-to-use and automatically counts the text content words

How to Dynamically Add new Textbox using jQuery in JavaScript

Submitted by razormist on
How to Dynamically Add new Textbox using jQuery in JavaScript - A simple JavaScript program that use jQuery plugin to dynamically add new textbox. This tutorial will show you the basis uses of jQuery that involve of generating textbox for your page. JavaScript Free Tutorial.

Grocery List/Note Application using JavaScript Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled Grocery Notes Application. It is a web-based application that provides an automated platform for storing the list of grocery items and their quantity. The project was mainly developed using JavaScript and Local Storage of the browser. The application has a simple user interface. It contains very easy-to-use features and functionalities. How does the Grocery Notes

Creating a Custom Captcha using Pure JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create a Custom CAPTCHA using Pure JavaScript. This tutorial aims to provide students and beginners with a reference for learning to build a useful component and feature for web applications or websites. Here, I will be providing a simple web page script that demonstrates the creation of a simple custom CAPTCHA Generator and Checker.

Simple Piano Tap Game in JavaScript Free Source Code

Submitted by razormist on
Simple Piano Tap Game in JavaScript Free Source Code - A simple Rhythmic style game where you need to tap the correct key when the black tile crosses the line. This game is very easy to play with, you just need to tap a certain key in order to gain a score. JavaScript Free Source Code.

Creating a Dice Roll with Animation using HTML, CSS, and JS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to Create a Dice Rolling App with animation using HTML, CSS, and JavaScript. The tutorial aims to provide students and beginners with a reference for learning some CSS tricks and useful JavaScript techniques. Here, I will be providing simple web page scripts that demonstrate the creation of a dice-rolling app.

How to Insert new Option in Select Tag Dynamically in JavaScript

Submitted by razormist on
How to Insert new Option in Select Tag Dynamically in JavaScript - A simple JavaScript program that can dynamically insert new options in select tag element. This tutorial will show you the simplest way to dynamically new options for your html select tag. JavaScript Free Tutorial.

Simple Doodleship Game in JavaScript Free Source Code

Submitted by razormist on
Simple Doodleship Game in JavaScript Free Source Code - A simple Arcade style game where your objective is avoid getting hit to continue the game. The game is very fun and easy to play with, you only need to avoid your ship from getting hit. Each successful evade will gain you a score, try to survive longer to gain a good amount of score. JavaScript Free Source Code.