[dev] Turba: [patch]
Marc Jauvin
marc at register4less.com
Thu Sep 4 09:09:15 PDT 2003
This patch sets the focus in the search box when the page view is in "Browse"
while in search mode.
Please, commit.
Thanks.
--
Marc Jauvin
http://register4less.com
450-441-5458
-------------- next part --------------
Index: browse.php
===================================================================
RCS file: /repository/turba/browse.php,v
retrieving revision 1.42
diff -u -r1.42 browse.php
--- browse.php 3 Sep 2003 17:42:55 -0000 1.42
+++ browse.php 4 Sep 2003 16:00:27 -0000
@@ -298,6 +298,8 @@
}
}
+$js_onLoad = 'document.directory_search.val.focus();';
+
require TURBA_TEMPLATES . '/common-header.inc';
Turba::menu();
More information about the dev
mailing list