Javascript

Simple Block Breaker Game in JavaScript Free Source Code

Submitted by razormist on
Simple Block Breaker Game in JavaScript Free Source Code - A simple arcade style game where your objective is to destroy all the blocks to reach the next level. The game is simple the player can control the paddle using the mouse by moving it from left to right. JavaScript Free Source Code.

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.

How to Live Resize Background Image in JavaScript

Submitted by razormist on
How to Live Resize Background Image in JavaScript - A simple JavaScript program that can allow you to resize your set background image live. This tutorial will teach you the easiest method for creating this program and will give you some insight about the function we use. JavaScript Free Tutorial.

How to Create a Drag and Drop Counter in JavaScript

Submitted by razormist on
How to Create a Drag and Drop Counter in JavaScript - A simple JavaScript program that can allow you to count an object while using the drag and drop feature. This tutorial will teach you the simplest way use of the drag and drop feature that can count the targeted object. JavaScript Free Tutorial.