QuickClick is very useful thing for any website. If you liked QuickClick – Virtual Keyboard, please don’t forget rate it! Features Easy to use. 5 languages. Well documented. Languages English Deutsch Russian Spanish French HTML <form action="#testform" method="GET"> <input type="text" value="" name="testfild" class="keyboard"/> </form> <script> $(function(){ $('
QuickClick is very useful thing for any website.
If you liked QuickClick – Virtual Keyboard, please don’t forget rate it!
Features
- Easy to use.
- 5 languages.
- Well documented.
Languages
- English
- Deutsch
- Russian
- Spanish
- French
HTML
<form action="#testform" method="GET"> <input type="text" value="" name="testfild" class="keyboard"/> </form> <script> $(function(){ $('.keyboard').keyboard({ lang:'en' }); }) </script>
No comments:
Post a Comment