Results 4 issues of Al

Symfony 2.4.8 ``` $('form') .find('input[type=text], textarea') .blur(function(){ // Run validation for this field $(this).jsFormValidator('validate') }) .focus(function() { // Reset markers when focus on a field $(this).removeClass('error'); $(this).removeClass('ready'); }) .jsFormValidator({ 'showErrors':...

bug

Hi Cem, Sorry for bothering you. I am helpless at this point being a non IOS developer. I tried push keyboard to app-store and got following error. I have checked...

Hi Cem, Thanks for you work. When I long press on top row key, a popup appears under main container. It is possible to bring it to front. Default keyboard:...

Hi Cem, Thanks for wonderful project. I am a non IOS person. Want to make a keyboard for my language. is it possible to do following using your project? ![0mjq2](https://cloud.githubusercontent.com/assets/2899033/17122525/8018e23e-531f-11e6-841a-f7ee281ede15.png)...