<br><br><div class="gmail_quote">On Sat, Apr 7, 2012 at 8:42 PM, nandlal ahirwar <span dir="ltr"><<a href="mailto:nandu1304@gmail.com">nandu1304@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
hello,<br>
        I have my semester exams going on currently so am not able to give<br>
the maximum time<br>
to this patch, I also regret that I dint followed the bottom level posting,<br>
and all the mess ups.<br>
In order to identify a ios device we can use<br>
<br>
if( navigator.userAgent.match(/<br>
Android/i)<br>
 || navigator.userAgent.match(/<div>webOS/i)<br>
 || navigator.userAgent.match(/iPhone/i)<br>
 || navigator.userAgent.match(/iPad/i)<br>
 || navigator.userAgent.match(/iPod/i)<br>
 || navigator.userAgent.match(/BlackBerry/i)<br>
 )<br>
<br>
<br>
{<br>
<br>
$(function () {<br>
   $('input:text').prop({<br>
       autocapitalize: 'off',<br>
       autocorrect: 'off'<br>
   });<br>
});<br>
<br>
}<br>
<br>
I am confused regarding which file this code is to be updated in<br>
phpmyadmin??<br>
I have to submit the patch before 10th.. please help</div>
</blockquote></div><br><br><br>mentors!!...we need you, where are you guys am stucked with my refactoring, and please do<br>commrnent on my above post..please<br>