js

Creating a Form Validation Before and Upon Submission using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create a Form Validation before and upon the submission of the form in JavaScript without using any other JS library. The tutorial aims to provide the students, self-learners, and new programmers with a reference as their guide for enhancing their JS programming capabilities for building their current and future web applications. Here, snippets and source code scripts are provided to give you a better understanding of achieving our goal in this tutorial. A sample source code zip file is also provided and is free to download.

Creating a Responsive Nav Menu using CSS, Bootstrap, and JS Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Responsive Navigation Menu using CSS, Bootstrap, and JavaScript. This tutorial aims to provide students, self-learners, or new programmers with a reference for creating a responsive interface for a website or web application. Here, I will be providing a simple source code that demonstrates the main objective of this tutorial. The sample source code zip file is also provided and is free to download.

Creating a Skeleton Loader using JavaScript and CSS Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Simple Skeleton Loader for your websites or web applications data container using JavaScript and CSS. The tutorial aims to provide the IT/CS students, self-learners, or beginners with a reference for enhancing their knowledge and skills for developing a creative web application using JS and CSS. Here, snippets will be provided so you will have a better idea of achieving the goal of this tutorial. A sample source code zip file is also provided and is free to download.

Truncate String with Show More/Less Anchor using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Truncate String or Text Content using jQuery Library with Show More/Less functionality. The tutorial aims to provide IT/CS Students and new programmers with a reference for enhancing their knowledge and skills for developing an application with creative and useful UI/UX. Here, a step-by-step tutorial with snippets is provided. A sample source code zip file for an application that demonstrates the goal of this tutorial.

Dynamic Table of Contents in PHP Free Source Code

Submitted by oretnom23 on
This simple project is called Dynamic Table of Contents. The application is a simple web application developed in PHP and MySQL databases. The main purpose of this simple source code is to provide the IT/CS students and new programmers an idea on how to generate a Table of Contents in CMS using PHP language. The application has a simple and pleasant user interface using Bootstrap v5 Framework. It

Medical Certificate Generator App using PHP and MySQL Free Source Code

Submitted by oretnom23 on
This is a simple project entitled Medical Certificate Generator App. It is a web application developed in PHP and MySQL Database. The system provides an automated and online platform for a certain Medical Clinic to easily generate a medical certificate for their patients. It has a pleasant user interface using Bootstrap Framework and Material Kit UI Template. It consists of multiple user-friendly

Lotto Quick Picker Application using JavaScript Free Source Code

Submitted by oretnom23 on
This is a simple JavaScript Mini-Project that I called Lotto Quick Picker Application. It is a simple web-based application that generates random possible lotto winning numbers. The main purpose for developing this kind of app is to provide IT/CS students and new programmers with a reference for learning to generate random numbers with certain rules using JavaScript and jQuery Library. It has a

Creating a Google Extension with Option Page Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Google Extension with an Options Page. This tutorial aims to provide IT/CS students and new programmers with a reference for learning to create a browser extension. Here, a step-by-step tutorial with snippets is provided to easily understand. A sample Google Extension source code that demonstrates and achieves the main goal of this tutorial is also provided and is free to download.

Difference Between the JavaScript's setTimeout() and setInterval() Functions

Submitted by oretnom23 on

In this article, you will learn the Difference Between JavaScript's setTimeout() and setInterval() functions. The main purpose of this tutorial is to give the IT/CS students and new programmers a reference to understand the usage and when to use the said JavaScript Functions. Here, snippets and a sample application source code that demonstrate the functionality of setTimeout and setInterval are provided.

Creating a Reusable Page Loader using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Reusable Page Loader using JavaScript. The tutorial aims to provide IT/CS students and new programmers with a reference for using JavaScript to develop creative web applications. Here, snippets and a sample web application source code are provided to give you a better idea of how to achieve the goal of this tutorial.