Nov
6
2007
If you’ve ever browsed the web, then you know what I’m talking about… these things:

Freaking irritating as hell, and for the longest time I’ve been fixing it with this:
<a href="page.asp" onClick="this.blur();">Word</a>
Well, guess what. There’s a waaaaay easier way, and I feel stoopid for not knowing this. Just do this:
a{outline:nothing}
yep, that’s it! Amazing huh?
1 comment | posted in CSS
Nov
6
2007
DocColor: a little while ago I showed you how to change the type of dock in Leopard, well, now there’s a little app that lets you change the color of your dock (DockColor). Looks like all it does is modify a png file, but it does it well =)
And if you’re looking to change the dock completely, go here: LeopardDocks.com. They have about a bajillion you can download.
no comments | posted in OS X
Nov
1
2007
Mozilla’s website can be a little tricky to navigate if you’re looking for an older version of Firefox to download. So here’s the link to their public FTP server that has them all readily available to you =)
Mozilla Public FTP Server
(if you traverse higher, you can get access to all their apps and stuff)
no comments | posted in Browsers