From:             [EMAIL PROTECTED]
Operating system: all
PHP version:      4.2.3
PHP Bug Type:     Unknown/Other Function
Bug description:  on php.net why key shorcuts ?

Why putting shortcuts on php.net when the basic thing hasn't been done.
Basic thing is like google.com and many others.
First you have to give a name to the search FORM, it hasn't got one at the
moment, give it say MYFORM. The input textfield is actually nammed
pattern.
then use this at the end of your html document :
<script>document.MYFORM.pattern.focus()</script>

this will give the focus to the search box.. honestly php.net I use it
MAINLY for looking up php functions..
I know I could have installed a php help by now. but I suppose am not
alone, potherwise why creating key shortcuts if not to make it more
convenient to frequent web site users ? And if they're frequent it must be
for the same reason as I..

Byebye and thank you so much, I don't know who to thank, but PHP is a
benediction (gift god in english).
-- 
Edit bug report at http://bugs.php.net/?id=20105&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20105&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20105&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20105&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20105&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20105&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20105&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20105&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20105&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20105&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20105&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20105&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20105&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20105&r=isapi

Reply via email to