JS tutorial

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.

Creating a Simple Moving Watermark for websites using JavaScript

Submitted by oretnom23 on
In this article, we will tackle about Creating a Simple Moving Watermark for websites using JavaScript. Here, I will be providing a simple and free JavaScript plugin or module that generates a simple site watermark. The main goal of this article is to provide IT/CS students and new programmers a reference for enhancing their knowledge and skill using JavaScript Object-Oriented Programming. How to

Generating PDF File using JavaScript and JSPDF Library Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Generate or Create a PDF File for your web applications on the client side using JavaScript and JSPDF Library. The tutorial aims to provide IT/CS students and new web developers with a reference for learning how to generate PDF files using JavaScript. Here, simple snippets that demonstrate the goal of this tutorial are provided. A sample and working source code zip file is also provided and is free to download.

Creating an Image Slider using JS and CSS Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create an Image Slider using JavaScript and CSS. The tutorial aims to provide the IT/CS students and new programmers with a reference for learning to implement a creative feature of web application using JavaScript and Cascading Stylesheet (CSS). Here, snippets of a sample program that demonstrate how to achieve the tutorial's objectives are provided. The snippets' complete source code zip file is also provided and is free to download.

Password Strength Checker using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Password Strength Checker using JavaScript. The tutorial aims to provide the IT/CS student and new programmers with a reference to enhance their JS knowledge and programming capabilities. Here, the step-by-step tutorial with snippets on how to create the Password Strength Checker is provided. The source code zip file is also provided and is free to download.

Exporting HTML Table to Excel [.xls, .csv] using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Export HTML Table Data to Excel Spreadsheets and CSV Files using JavaScript. This tutorial aims to provide the IT/CS student and new programmers with a reference to learn to export Data into Excel using only Pure JavaScript. Here, I will provide sample snippets on how to achieve this tutorial's objectives. A working sample program source code zip file is also provided and is free to download.

Using JavaScript Confirm Dialog [Window.confirm()] Tutorial

Submitted by oretnom23 on

In this article, we will tackle about Using the JavaScript Confirm Dialog. This tutorial aims to provide IT/CS students and new programmers with a reference for understanding the use of the Window.confirm() function of JavaScript. Here, sample snippets and sample source code zip file that demonstrates our object for this article are provided and are free to download.

Creating an HTML, CSS, and JS Code Editor w/ Live Preview using JavaScript

Submitted by oretnom23 on

In this tutorial, you will learn how to Create an HTML, CSS, and JS Code Editor with Live Preview using JavaScript. The tutorial aims to provide IT/CS Students and new programmers with a reference that can enhance their programming capabilities using JavaScript and may be useful for their future projects. Here, a step-by-step tutorial with snippets on how to create a simple code editor is provided. A simple code editor source code zip file is also provided and is free to download.

Autosave Draft of Form using PHP, jQuery, and Ajax Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create an Autosave Draft of Form using PHP, MySQL Database, JS jQuery, and Ajax. The tutorial aims to provide IT/CS students and new programmers with a reference on how they can save automatically the form data. Here, are snippets that explain how are provided. A sample web application source code zip file that demonstrates the objective of this tutorial is also provided and is free to download.

Vanilla DataTables CRUD using PHP and MySQL Database Tutorial

Submitted by oretnom23 on

Introduction

In this tutorial, you will learn to Create CRUD Functionalities using the Vanilla DataTables, PHP, and MySQL Database. This tutorial aims to provide a reference or a guide to beginners or new programmers to enhance their PHP and JS programming capabilities. Here, snippets and sample source code are provided and the source code file is free to download.