jQuery Virtual Keyboard – For Safer Forms
24
Oct
// php the_time('Y') ?>
DesignShack is presenting a very nice tutorial on creating a virtual keyboard with jQuery (script can be downloaded).
Such virtual keyboards are generally used in bank websites or forms that require extra security. They are a step for preventing keyloggers (but may not be an absolute solution as keyloggers are getting smarter).
It is very easy to add new characters to the keyboard if needed & the keyboard can be dragged to anywhere on the screen.
To check the demo, click here.
Requirements: 2 other jQuery plugins (included with the download)
Compatibility: All Major Browsers (few bugs - can be found in the comments of the product page)
Website: http://designshack.co.uk/tutorials/creating-a-virtua...
Demo: http://designshack.co.uk/tutorialexamples/vkeyboard/
Compatibility: All Major Browsers (few bugs - can be found in the comments of the product page)
Website: http://designshack.co.uk/tutorials/creating-a-virtua...
Demo: http://designshack.co.uk/tutorialexamples/vkeyboard/
- Tags:
Javascript
- Filed under: Forms, Goodies, Other License, Security
- 3 Comments












3 Responses for "jQuery Virtual Keyboard – For Safer Forms"
Another goody.
but adds more overhead and additional load on the page performance.
an other demo ? http://www.arabic-keyboard.eu
hi..The dragable functionality doesn’t work in ie9..check it out