JavaScript

Text-to-Speech Web Application using JavaScript Source Code Free Download

Submitted by oretnom23 on
This simple project is called Text-to-Speech Web Application. It is a web application that was developed using HTML, CSS, and JavaScript. The application converts the users entered or given text into speech. It has a simple and pleasant user interface. It contains multiple user-friendly features and functionalities that are relevant to the app. How does the Text-to-Speech Web Application work? The

Creating a Custom Date Range Filter in DataTables using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a Custom Date Range Filter in DataTables using JavaScript and DataTables Library's APIs. The tutorial aims to provide students and beginners with a reference for learning some techniques of using DataTables Library. Here, I will be providing a simple web page script that demonstrates the implementation of a custom date range in DataTables.

Integrate a Custom Google Programmable Search Engine on Websites

Submitted by oretnom23 on

In this tutorial, you can learn how to Integrate a Custom Google Programmable Search Engine for websites using JavaScript. The main purpose of this tutorial is to provide students and beginners with a reference for learning to integrate the google search engine into a website. Here is a simple web page script that demonstrates the integration of the google search engine into a simple website.

Simple Parking Lot Management System using JavaScript Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled Parking Lot Management System. It is a web application that was developed mainly using JavaScript and Local Storage. The application provides an automated platform for a certain parking lot management to easily store, retrieve, and manage records of the cars that park in the parking lot. It has a simple and pleasant user interface using Bootstrap v5 Framework. It

Creating a Custom Select Box using CSS and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a simple Custom Select Box with Search Bar using CSS and JavaScript. The tutorial aims to provide students and beginners with a reference to learn with for creating a useful web application or website component. Here, I will be providing a sample web page script that demonstrates the creation of a Custom Select Box with a Search Bar.

Creating a Select All and Deselect All Checkbox using CSS and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a Select All and Deselect All Checkbox functionality using CSS and JavaScript. This tutorial aims to provide students and beginners with a reference for learning some useful techniques and components for building creative web application features. Here, I will be providing a simple web page script that demonstrates the creation of the Select All and Deselect All Checkbox functionality.

Simple Tic Tac Toe Game using AngularJS in JavaScript Free Source Code

Submitted by razormist on
Simple Tic Tac Toe Game using AngularJS in JavaScript Free Source Code - A simple Arcade style game where two player competing to each other in a 3x3 board. This application uses AngularJS plugin to integrate the functionality for creating this game application. JavaScript Free Source Code.

How to Retrieve your Geo Location using jQuery in JavaScript

Submitted by razormist on
How to Retrieve your Geo Location using jQuery in JavaScript - A simple JavaScript program that integrate jQuery to locate your location in real time. This tutorial will show you how to use an integrated api in jQuery to locate your actual location. JavaScript Free Tutorial.