Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation


Project Counter JS

Contents
  1. About The Project
  2. Contact

About The Project

It is a simple counter writtent in HTML / CSS and managed by Javascript code, it increases and decreases the value in a disabled input box.
The structure of the javascript code is formed by a function that reads the initial value of the text box and associates it with the variable count after the initial check of the complete loading of the page.
The variable count will be increased, decreased or reset by the buttons that call the relative functions.
Each function linked to the buttons calls up the update function of the count variable.

Built With

  • [HTML]
  • [CSS]
  • [javaScript]

Usage

Click + to add 1
Click - to decrease by 1
Click "Reset Counter" to restore counter at the start value

Contact

Saverio Bertocci - saverio.bertocci@gmail.com

Project Link: https://github.com/x4v1er94/counter_js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages