HTML Table Search Filter using Pure JavaScript Tutorial

Submitted by oretnom23 on

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

Submitted by oretnom23 on

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 Checker Game in JavaScript Free Source Code

Submitted by razormist on
Simple Checker Game in JavaScript Free Source Code - A simple multiplayer board game where you can play with your friend in a 1 on 1 checker game. This game is very simple and fun to play with your friends, to in this game you must eliminate all your opponent piece to become champion. JavaScript Free Source Code.

Simple Drum Pad App using JavaScript and jQuery Free Source Code

Submitted by oretnom23 on
This simple project is entitled Simple Drum Pad Application. It is a web application that was developed using JavaScript and jQuery Library. The main purpose of this application is to simulate the electronic drum pad devices. It has a simple pleasant user interface using pastel colors and Bootstrap Framework. The application works like a simple electronic drum pad. What is Simple Drum Pad

Music Gallery Site using PHP and MySQL Database Free Source Code

Submitted by oretnom23 on
This project is entitled Music Gallery Site. It is a web application project that was developed using PHP and MySQL Database. This platform provides an online site that allows visitors to browse multiple musics, read the music information, and play the music audio. It has a pleasant user interface using the AdminLTE Dark Mode/Theme. It consists of user-friendly features and functionalities. What

Simple Contact Management System with SQLite in Python Free Source Code

Submitted by razormist on
Simple Contact Management System with SQLite in Python Free Source Code - A simple contact manage system that tends to secure all your contact information. This system uses CRUD to modify the contact record by adding new record, deleting existing record, updating current record, etc. Python Free Source Code.