Useful Mozilla stuff..

Post anything on anything here

Moderator: Moderators

Useful Mozilla stuff..

Postby esteel » Mon Mar 06, 2006 6:08 pm

Many webpages use 'quick access keys' to make it easier to navigate..
For example on http://freshmeat.net you can use Alt-b to browse the software-map, Alt-h to get to the homepage, Alt-a to get to the articles..
Or on http://en.wikipedia.org/wiki/Main_Page you can use Alt-x to get a random page, Alt-r to see the recent changes.
You can use this file to make those access keys visible:
Filename: usercontent.css and it should be in the directory MOZILLAPROFILE/chrome. This MOZILLAPROFILE is something like (windows) c:/Documents and Settings/USERNAME/Application Data/Mozilla/Profiles/Default User/RANDOMCHARS.slt or (linux) ~/.mozilla/profiles/RANDOMCHARS.slt (i think)
Code: Select all
a[accesskey]:before {
    content: " " attr(accesskey) " ";

    text-transform: uppercase;
    white-space: pre;
    border: thin solid;
    font-family: sans-serif;
    text-decoration: underline overline;
    margin-right: 0.5ex;
}

I can't upload a screenshot in the new forum.. it shows the key you have to press together with Alt in a little blue box right before the link.. Many online banking pages use those things too. Quite useful.
It also works with Firefox and i guess all other mozilla based browsers.
Last edited by esteel on Thu Aug 31, 2006 2:32 pm, edited 1 time in total.
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am

Postby tZork » Mon Mar 06, 2006 6:47 pm

So ya cant uppload a sreenshot eh? ever heard of http://imageshack.us/ ? ;) but point taken, ill add this to my wished-for addon list.
HOF:
<Diablo> the nex is a "game modification"
<Diablo> quake1 never had a weapon like that.
<Vordreller> there was no need for anything over 4GB untill Vista came along
<Samua>]Idea: Fix it? :D
<Samua>Lies, that only applies to other people.
tZork
tZite Admin
 
Posts: 1337
Joined: Tue Feb 28, 2006 6:16 pm
Location: Halfway to somwhere else

Postby a thing » Mon Mar 06, 2006 7:00 pm

The Unix Firefox profiles are in ~/.mozilla/firefox/

And it's userContent.css, not usercontent.css.
Last edited by a thing on Mon Mar 06, 2006 10:30 pm, edited 1 time in total.
Got 'Nux? - GNU/Linux and other free software support.
My little site
idontknowctmwhatsthepointofcapitallettersorspacesorpunctuation
a thing
Alien
 
Posts: 103
Joined: Wed Mar 01, 2006 12:16 am

Postby esteel » Mon Mar 06, 2006 7:27 pm

Ok.. here a screenshot so you can take a look at it..
There are at least 12 of those accesskeys on the nexuiz-wikipedia page visible :)
Image
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron