Click to See Complete Forum and Search --> : Making some order in my website!


Throntel
01-12-2006, 04:30 PM
Sorry I couldn't find a better title, here's the problem:
I have a index with most of the commands you use in the terminal in linux, and it's quite a lot. So I need some order which make it faster to find a command.
What I want is one or both of these alternatives:

1. a search box which both reads the name of the command and the text in the description.

2. a kind of "A-B-C-D-E~" function when pressing "B" you're browser will in a way scroll to the next command starting with B.

Making any sence? Please reply.
Thanks for your time :)

LiLcRaZyFuZzY
01-12-2006, 05:24 PM
you could use access-keys

Throntel
01-13-2006, 05:39 PM
What do they do, and how :)