Contact    Site update: 28 July 2003    



 
Bicycle
 - the BigRide
 ·Summary
 ·Photos
 ·Equipment
 ·Mileage
 ·Links
 ·Hints
 - Pannier Compare
 
Computer Stuff
 - UltraEdit PHP TagList Generator
 - Mozilla Tweaks
 - RaQ Notes
 ·Firewall
 ·AWStats



Mozilla Tweaks

If your running a newer computer and not using Mozilla, shame on you.  I use it, and love it, especially the tabbed browsing. 

I especially like that I can modify and enhance it.

Quit Conformation

Mozilla will close all windows with a CTRL-Q keypress without any conformation.  To add a conformation box follow these instructions.
   Open up toolkit.jar and add this line (or something similar) to the top of goQuitApplication() in content/global/globalOverlay.js:
    if (!confirm('Do you really want to exit?')) return false;
Or just download one of my toolkit.jar files for Windows:
(See: www.advogato.org/person/Cardinal/ for the complete how to.)

Taskbar Navigator Icon

Mozilla uses as the Navigator icon. But I prefer to use .
Click here to download main-window.ico and save it to your /chrome/icons/default directory.
(See: iconpacks.mozdev.org for more mozilla icons.)

Copyright © 1999,2000,2001,2002 Lance Scott Rushing