On Sun, Apr 8, 2012 at 9:48 PM, Marc Delisle <marc@infomarc.info> wrote:
Le 2012-04-08 12:10, nandlal ahirwar a écrit :
> On Sat, Apr 7, 2012 at 8:42 PM, nandlal ahirwar <nandu1304@gmail.com> wrote:
>
>> hello,
>>        I have my semester exams going on currently so am not able to give
>> the maximum time
>> to this patch, I also regret that I dint followed the bottom level posting,
>> and all the mess ups.
>> In order to identify a ios device we can use
>>
>> if( navigator.userAgent.match(/
>> Android/i)
>>  || navigator.userAgent.match(/
>> webOS/i)
>>  || navigator.userAgent.match(/iPhone/i)
>>  || navigator.userAgent.match(/iPad/i)
>>  || navigator.userAgent.match(/iPod/i)
>>  || navigator.userAgent.match(/BlackBerry/i)
>>  )
>>
>>
>> {
>>
>> $(function () {
>>   $('input:text').prop({
>>       autocapitalize: 'off',
>>       autocorrect: 'off'
>>   });
>> });
>>
>> }
>>
>> I am confused regarding which file this code is to be updated in
>> phpmyadmin??
>> I have to submit the patch before 10th.. please help
>>
>
>
>
> mentors!!...we need you, where are you guys am stucked with my refactoring,
> and please do
> commrnent on my above post..please

Mentors can comment a submitted patch, but do you really expect us to
help you prepare a patch whose goal is to evaluate your potential?


agreed Sir, read lot of materials in mean time, and am on my way to complete it,
knew a lot of stupidity i made up, and now correcting them, though am not abe to give my
100% because of my final semester exams which will end on 20th, but still working for my passion.

 


--
Marc Delisle
http://infomarc.info

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel



--
Nandlal Ahirwar
MCA, II yr
Maulana Azad National Institute of Technology, Bhopal
India