Navigation Menu
Alphabetical Listing
Site Contents

Site FAQ
About JSS
JavaScript Forum
JavaScript Tutorial
Friends of JSS

Link to Us
JavaScript Help
Contribute a script
Technology Jobs

Become a Partner

Internet.commerce

Be a Commerce Partner


Developer Channel

FlashKit.com
JavaScriptSource
Developer Jobs
ScriptSearch
WebDeveloper.com
Webreference
HTMLGoodies
HTML5 Dev Center
Developer.com
jGuru.com
PHPBuilder

Great Sites

DocJavaScript.com
dhtml.com
The Freebie Directory
TheFreeSite.com

Browse Doc JS's Tips!


Hiermenus Central


Promotions

Free Announcements


Social Bookmark

General

This script is a reusable system for adding a graphical keyboard interface to text fields, password fields, and textareas so they can be filled with mouse only. It also adds easy access to special characters your existing keyboard may not otherwise have the ability to generate. Comes with Arabic, Belgian, Dutch, Dvorak, French, German, Greek, Hebrew, Hungarian, Italian, Lithuanian, Norwegian, Number Pad, Polish Programmers, Portuguese, Russian, Slovenian, Spanish (Spain), Turkish-F, Turkish-QWERTY, UK, US Standard and US International keyboard layouts, dynamically selectable. Add additional layouts is simple. Easily implemented on any Web site.


Click the keyboard icon below.

Notes

Source Code

Paste this source code into the designated areas.

External file

Paste this code into an external JavaScript file named: keyboard.js


Head

Paste this code into the HEAD section of your HTML document.


Body

Paste this code into the BODY section of your HTML document


Other

Download the images using the URL below:

User Comments

Add a comment, suggestion, or correction
[For questions about usage, consult the Notes tab above or visit the JavaScript forum. Do not include more than two (2) lines of code in your comments. If you have suggestions or corrections, you can submit them to us.]

    
   
       
[optional]
 
[optional]

   

Comments feed Comment Feed RSS 2.0

1. From: Al
Keyboard code
05/02/2008 08:46:59

I downloaded the keyboard code and JV, but can not ge tthe keybaord to display!!
[code removed]

7. From: BAHADIR
08/29/2008 17:16:16

in js code there is a CSS codes part, select that part, cut and make another external css file with this codes.
then include this external css file to your page, it will work...
(i had same problem and i've solved with i said)

2. From: Lee (Admin)
05/12/2008 11:38:47

You will need to submit your question to the JavaScript forums.

4. From: Himanshu Jain
nice snippet
04/20/2008 15:22:19

Thanks for sharing the nice snippet on the web, it just what i am looking to learn which help me to create something similar for my application.

3. From: Paul Borje
It's a 5 star script - I love it...
04/19/2008 20:19:12

It's a 5 star script - I love it...

5. From: lavercq
image
04/19/2008 17:50:16

Did you forgot Image in the source code ?

6. From: Lee (Admin)
06/26/2008 11:39:19

Nope. If you look under the "Other" tab, you'll see the link for the image.


Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.