Javascript

Bulk Deletion using Checkbox in PHP and JavaScript Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn how to Create a Bulk Deletion Feature for web applications using HTML Checkbox, PHP, MYSQL Database, JavaScript, and jQuery/Ajax. This tutorial aims to provide a reference or guide to students or new programmers for the integration of PHP, MySQL Database, and JavaScript to develop an effective and interactive web application. Here, snippets and sample program web application source code are provided.

Simple Fruit Catcher Game in JavaScript Free Source Code

Submitted by razormist on
Simple Fruit Catcher Game in JavaScript Free Source Code - A simple arcade style game where your only goal is to catch the fruit to get a score. Each time you catch a fruit you will be given a good amount of score. So try to catch more to get your highest. JavaScript Free Source Code.

Sorting Array and Object Data in JavaScript Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, I will show you How to Sort Array and Object Data in JavaScript. This tutorial's main goal is to provide the new programmer or students with a reference to enhance their programming capabilities using JavaScript. Here, I will provide some examples for sorting array and object data. An example source code that demonstrates the sorting of an array and object is also provided.

Site Bookmark App using JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a simple JavaScript Mini-Project entitled Site Bookmark Application. This is a web application that allows the end-users to easily store and retrieves the sites they wanted be bookmarked. It was developed using JavaScript, jQuery Library, and JS Local Storage API. It has a simple and pleasant user interface using the Bootstrap v5 Framework. It also consists of user-friendly

Simple Wordle Game in JavaScript Free Source Code

Submitted by razormist on
Simple Wordle Game in JavaScript Free Source Code - A simple web game application where your only objective is to guess the word in hidden. You can change a certain options by adjusting the difficulty, set the word length, etc. Try to guess the word and be the top scorer in this game. JavaScript Free Source Code.

How to Create Multiplication Table in JavaScript

Submitted by razormist on
Learn on how to create How to Create Multiplication Table in JavaScript - A simple program that can generate a table of multiplication. This tool tends to help those who have a hard time dealing of multiplying numbers, this will eventually help you to be good in numbers. JavaScript Free Tutorial.