QuickClick – Virtual Keyboard (Forms)

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>

Support

If you need support you can send me an email on my profile page

Download QuickClick – Virtual Keyboard (Forms)

Leave a Reply

Your email address will not be published. Required fields are marked *