Skip to content

dharshinipriya-k/CALCULATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Task on creating CALCULATOR using DOM. No deprecated tags were used. Everything was created through DOM only. This calculator accepts both button click events and keyboard events. Any key other than numbers and operators are typed, shows an alert!.