Javascript

Update Row Using JavasScript

Submitted by razormist on
In this tutorial we will try to do Update Row using JavaScript. The program will dynamically update the table row by clicking the edit button. This is a free code, you can modify and use this code as your reference. To learn more about this, just follow the steps below.

Getting started:

First you have to download bootstrap framework, this is the link for the bootstrap that I used for the layout design https://getbootstrap.com/.

The Main Interface

This code contains the interface of the application.

Ping Pong Game Using jQuery

Submitted by razormist on
Ping Pong Game with Source Code is a JavaScript project that is a multi-player game where both players must rally the ball until one of them missed. The program was developed using JavaScript, CSS and HTML. The program is very challenging and very fun to play, in order to win players must hit the ball until one player failed to catch the ball. The players can navigate the log via keyboard (Player

Simple Comment System Using JavaScript

Submitted by razormist on
In this code we will try to create Simple Comment System using JavaScript. The program will dynamically display the comment that you submitted. You are free modify this code, and you can use this to your on working system. To learn more about this, just follow the steps below.

Getting started:

First you have to download bootstrap framework, this is the link for the bootstrap that I used for the layout design https://getbootstrap.com/.

The Main Interface

This code contains the interface of the application.

Randomly Generate User Password Using JavaScript

Submitted by razormist on
In this article we will create Randomly Generate User Password using JavaScript. The program will randomly generate a user password. This is a free code, you are free modify this. To learn more about this, just follow the steps below.

Getting started:

First you have to download bootstrap framework, this is the link for the bootstrap that I used for the layout design https://getbootstrap.com/.

The Main Interface

This code contains the interface of the application.

Racing Game Using JavaScript

Submitted by razormist on
Racing Game with Source Code is a JavaScript project that is a single-player game where the player must avoid incoming cars and continue to get score. The program was created using JavaScript, CSS and HTML. The program is really fun to player, the players must dodge all the cars in order to obtain more score. The player must survive and continue to play to achieve a higher score than anyone else