Decimal to Binary Converter Javascript Source Code

Decimal to Binary Converter Javascript Source Code

This program will teach you on how to convert a decimal to binary using javascript.
This converter works by typing a numeric value from the user then the user clicks the ok button to convert the Decimal Value to in Binary Form.

Instructions:
1. Download the source code.
2. Extract the compressed folder.
3. Open the confuse.html in any browser

Note:
This is just a simple program any updates or constructive criticism will be accepted.

Download link:
Decimal to Binary Converter Javascript Source Code