Javascript Tutorial

Checking Internet Connection using JavaScript Navigator API Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Connection Checker w/ Popup Message for web applications or websites using JavaScript and Bootstrap v5 Framework. This tutorial's main purpose is to provide the IT/CS students and self-learners/beginners with a reference to learning how to detect internet connection changes on the client side using the JavaScript Navigator API. Here, snippets are also included and a simple working web application source code zip file is provided and free to download.

Navigating Page w/o Leaving the Page using JS Fetch and History PushState Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to implement Page Navigation without actually leaving the page in a web application using JavaScript. This tutorial aims to provide IT/CS students and new programmers with a reference that might help them to achieve their desired web application projects. Here, step-by-step tutorials with snippets are provided. A sample application source code that demonstrates the objective of this tutorial 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.

Draggable Image Slider using Pure JavaScript and CSS Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Draggable Image Slider using CSS and Pure JavaScript. The tutorial aims to provide IT/CS students and new programmers with a reference for learning and gaining some more knowledge of using CSS and JavaScript for developing a web application with a creative user interface and functionalities. Here, snippets will be provided to give you more ideas for achieving the goal of this tutorial. A sample source code zip file is also provided and is free to download.

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.

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.