Category: JavaScript: JavaScript and Web Development Source Code

Blinker

This script allow you to quickly blink the background. With a click of a button, the background changes from white to blue and back several times to return to white. JavaScript...

Read More

JavaScript Calculator Program

This is a very nice JavaScript calculator program to demonstrate simple operations such as addition, multiplication and division. Although the source code can get quite confusing, it works.

Read More

Days till date

This little JavaScript will take an event or date in the future and compare it to the current date, then display how many days until that date/event occurs. Pretty neat! Lots of uses… (Marriage countdown, till...

Read More

Current date and time (long)

This is the somewhat longer way to put the current date and time on your page. It writes in a longer date and time format than the previous java date and time script. Here is a tutorial that will explain the difference in...

Read More

Type a color

This script is another neat way to spice up your webpage with JavaScript. Visitors just type their favorite color in the box and click a button. The background is instantly changed to their favorite color! JavaScript...

Read More

Beginning C++17
Master modern programming with Beginning C++17 – your gateway to building powerful, efficient, and future-ready applications!
View on Amazon