https://github.com/naveenkumarpg/simplekeyboard
Keyboard with CSS and JavaScript
https://github.com/naveenkumarpg/simplekeyboard
css html javascript jquery keyboard
Last synced: 2 months ago
JSON representation
Keyboard with CSS and JavaScript
- Host: GitHub
- URL: https://github.com/naveenkumarpg/simplekeyboard
- Owner: naveenkumarpg
- Created: 2015-06-11T19:03:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T19:15:40.000Z (over 10 years ago)
- Last Synced: 2025-01-23T11:46:01.365Z (11 months ago)
- Topics: css, html, javascript, jquery, keyboard
- Language: HTML
- Homepage: http://naveenkumarpg.com/practice/keyboard/index.html
- Size: 160 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Keyboard CSS and JavaScript
Sometimes it's just fun to play around with the programming languages we know and see what we can create. So create a little online keyboard with CSS, and then make it work with JavaSCript. The keyboard should includes "action" keys (caps lock, shift, and delete) which dynamically changes the keyboard when clicked.
link to PREVIEW / DEMO [Click Here..!](http://naveenkumarpg.com/practice/keyboard/index.html)