|
1. Copy and paste the code below to Notepad, save as "nav.js" (ANSI encoding). 2. Replace "YOUR_URL" with the destination URL you wish to assign to each letter a, b, c, etc. 3. Duplicate the line of code: key['c'] = "YOUR_URL"; to add more hotkeys. Add the following line of code between the <head> </head> tags in each page where you wish Hotkeys to function. |