T E C h O C E A N H U B

What is JavaScript?

JavaScript is a high-level, dynamic, and interpreted programming language primarily used for web development. It was created by Brendan Eich at Netscape in 1995 and has since become one of the most [.....]

Read More

How to create a simple calculator using HTML, CSS, Javascript

Today we come up with a simple post in which we have created a simple calculator using Html, CSS and Javascript. It is a lot easier for beginners who are trying to understand the basics of Html, cs [.....]

Read More

Number masking Javascript formatter/validator function.Can be used for sin, credit card masking.

In this post, I have tried to create a simple Javascript function, which allows us to enter a number and mask the number on focus-out event in the textbox. This formatter is mostly used to enter a [.....]

Read More

Canada postal code Javascript formatter/validator function

In this post, I have tried to create a simple Javascript function, which allows us to enter a proper Canada postal code in the textbox. OUTPUT :  M2P6A8 Feel free to try and execute this code [.....]

Read More

Copyright ©TechOceanhub All Rights Reserved.