Mentors can comment a submitted patch, but do you really expect us to<br>
help you prepare a patch whose goal is to evaluate your potential?<br>
<br><br>agreed Sir, read lot of materials in mean time, and am on my way to complete it,<br>knew a lot of stupidity i made up, and now correcting them, though am not abe to give my<br>100% because of my final semester exams which will end on 20th, but still working for my passion<br>
<br>
<br>
--<br>
Marc Delisle<br>
<a href="http://infomarc.info/" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------<div id=":1o">------------------------------------------------<br>
For Developers, A Lot Can Happen In A Second.<br>
Boundary is the first to Know...and Tell You.<br>
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!<br>
<a href="http://p.sf.net/sfu/Boundary-d2dvs2" target="_blank">http://p.sf.net/sfu/Boundary-d2dvs2</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a></div><br><br><div class="gmail_quote">On Sun, Apr 8, 2012 at 9:40 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"><div class="HOEnZb"><div class="h5"><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" target="_blank">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></div></div>mentors!!...we need you, where are you guys am stucked with my refactoring, and please do<br>commrnent on my above post..please<br>
</blockquote></div><br>