Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naveenkumarpg/simplekeyboard
Keyboard with CSS and JavaScript
https://github.com/naveenkumarpg/simplekeyboard
css html javascript jquery keyboard
Last synced: 28 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T19:15:40.000Z (over 9 years ago)
- Last Synced: 2024-11-23T03:14:35.505Z (3 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)