[dev] Accessiblity Keys

Scott Carr scarr@progbits.com
Mon, 9 Sep 2002 14:11:44 -0500


The way I implemented it was to add $accesskey to the end of each functions arg
list.  Which means to use it on a link, you have to put each of the args in the
function for it to work.

I say this, because I had to modify templates/menu/menu.inc, and add each of the
missing args for the printItem function before I could add the Access Key.

You pass 'C', or any other character, to use the AccessKey functionality.
-- 
Scott Carr
OpenOffice.org
Documentation Maintainer
http://documentation.openoffice.org/


Quoting Scott Carr <scarr@progbits.com>:

> Has accesskey been implemented yet on:
> 
> Menu.php
>    createItem
>    printItem
> 
> Horde.php
>    link
> 
> I have implemented this on my horde, because I wanted to press "ALT+C" for a
> compose.  It works great, but I didn't know where HEAD development was at
> this
> point in time.
> -- 
> Scott Carr
> OpenOffice.org
> Documentation Maintainer
> http://documentation.openoffice.org/
> 
> 
> 
> 
> 
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> 
> -- 
> Horde developers mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@lists.horde.org
> 


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/