php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50144 setfocus on search field when page loads
Submitted: 2009-11-11 05:45 UTC Modified: 2009-11-11 13:08 UTC
From: slloyd at timequest dot org Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-11-11 05:45 UTC] slloyd at timequest dot org
Description:
------------
Can you please call setfocus() on the search field when the page is loaded. This would make it much easier too go to your site and search thee documentation.

Expected result:
----------------
When the homepage is loaded I want the cursor focus to be set in the search field.

Actual result:
--------------
no focus is set

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-11 13:08 UTC] bjori@php.net
No.

There are multiple reports about this, most of then begging for the focus to be removed.

Just use the http://php.net/searchterm search for faster access.

i.e.:
http://php.net/strpos
http://php.net/strip
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 10:01:32 2024 UTC