js
HTML Table Search Filter using Pure JavaScript Tutorial
In this tutorial, you will learn how to create a Search Filter Bar for HTML Table using JavaScript. This tutorial aims to provide IT/CS students and new programmers with a reference to learn about using JavaScript to develop creative web applications. Here, snippets are provided and a simple working application that demonstrates the main objectives of this tutorial is provided and is free to download.
Disabling Copy, Cut, Paste, and Context Menu using jQuery Tutorial
In this tutorial, you will learn how to disable the Copy, Cut, Paste, and ContextMenu functionality of a web application using jQuery Library. The main purpose of this tutorial is to provide the IT/CS students and new programmers with a reference to learn about using some built-in event listeners of a document using jQuery (JS Library). Here, snippets of how to disable the said events are provided and a simple working application source code that demonstrates the objective of this tutorial is provided and is free to download.
Simple Drum Pad App using JavaScript and jQuery Free Source Code
Music Gallery Site using PHP and MySQL Database Free Source Code
Sales Tracker Management System using PHP Free Source Code
Notes App using PHP (OOP), jQuery, and Bootstrap Free Source Code
Creating a Simple Moving Watermark for websites using JavaScript
Generating PDF File using JavaScript and JSPDF Library Tutorial
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
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.