The Best Web Browser
Mozilla Firefox is the Best Web Browser
Version to use:1.5.x
You can also use the 2.0betas - they’re getting pretty good :) but many extensions aren’t compatible :(
Mozilla Firefox is growing in popularity and should easily hit Blake Ross’ desire of 10% of the market share by the end of 2005. But, it still has to be mentioned. Opera works well, but doesn’t render pages that are poorly written, its user interface is too confusing for new users, and they either charge for it or show banner ads and they used to charge for it but recently made it “free as in beer” but not “free as in conversation”. Bummer, that.
You may feel like Firefox is just another browser - even if it’s the one that the US Government’s CERT recommends to avoid IE’s virii. Then you start using extensions like StatusBar Clock and FlashBlock and you’re going to say, dang, this is pretty cool. But wait, there’s more.
You should download the Google Toolbar for Firefox along with Firefox and that will get you a nifty spell checker for textareas, pageranker, all sorts of fun stuff.
Add this to your userContent.css so that links that open from different kinds of actions/targets are clearly visible from the mouseover pointer style:
/* Change cursor for links that open in new window */
:link[target="blank"], :visited[target="blank"], :link[target="new"], :visited[target="new"] {
cursor: crosshair;
}
/* Change cursor for JavaScript links */
a[href^="javascript:"] {
cursor: move;
}
Similar entries
- Only Show Firefox Referral to IE Users
- Firefox Extensions that I Use
- ikea store locations in the US
- IKEA in Denver or Boulder or Front Range of Colorado
- IKEA Fort Collins - 2008?
- IKEA Store Located in Commerce City, Denver, Colorado
- Ikea adding store to Denver, Colorado?
- Debian Circling Drain
- crazy browser stuff
- Outfoxed is now Lijit - Yet Another Drupal Site

Post new comment