Forum
Welcome, Guest
Please Login to access forum.
Re:access keys (1 viewing) 
Go to bottom
TOPIC: Re:access keys
#1720
John Dagelmore
Admin
Posts: 3876
User Online Now
Re:access keys Karma: 84  
Hi Karl,


the main js file is at this path:
joomlapath\plugins\system\screenreader\screenreader\libraries\controller\controller.js

It's used to render buttons and it's minified, you can use a service like this to unminify it if needed:http://jsbeautifier.org/

you will find a code for each screen reader button to assign an accesskey as follow:

Code:

accesskey:"P"
You can change the letter to change the accesskey John
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
access keys
Karl Dean
    thread link
thread linkthread link Re:access keys
John Dagelmore
    thread link
thread linkthread linkthread link Re:access keys
Karl Dean
    thread link
thread linkthread linkthread linkthread link Re:access keys
John Dagelmore
    thread link
thread linkthread linkthread linkthread linkthread link Re:access keys
Karl Dean
Go to top