On Tue, Jun 16, 2015 at 10:11 AM, Nino _ <[email protected]> wrote: > Hello, > > because the php.net website is (at least for me) mostly used to find > documentation for methods and functions, it would be much easier if the > page would automatically focus on the search field so that I can start > typing the name of the method I am looking for right away. > > Even if the intention of the visit was in fact something else than > searching, focusing on the search field has no drawbacks, unless the > visitor is on a mobile phone in which case their keyboard will open. So > that case can be an exception. But otherwise this would be highly > beneficial to ease the workflow. > > Thank you, > kind regards. > > -- > Nino _ > [email protected] > > -- > http://www.fastmail.com - Access your email from home and the web > > > -- > PHP Webmaster List Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >
Instead of going to php.net and then using the searchbox to search for function foo, just go to php.net/foo which usually has the behavior you will want. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
