Author Archives: server.goon
Facebook Friends
I also remember (as a boy of 14 or 15) telling you that if you ever hurt my sister I’d kill you. I’m beyond that and I realize that it wouldn’t serve any real purpose. That, and my sister can take care of herself, she’s a strong person even if she doesn’t know it at times. Continue reading
CSS Genius at work.
And no, it’s not me. Someone sent me a link to Matthew James Taylor’s “Equal Height Columns with Cross Browser CSS” post. It’s a really smooth way to get equal height columns with different backgrounds working smoothly. Since reading this … Continue reading
Ah, the power of JavaScript
I was asked about creating a javascript that would place an image on a page based on the day of the week. Easy enough right? Well, it took some tinkering, but here it is (http://www.servergoon.com/samples/dow/). For this demonstration I created … Continue reading
funerals
I hate funerals. Continue reading
Rollover dynamic text with CSS
Ok, technically it’s not dynamic because you have to enter the text in the html so it’s not “created on the fly”. This is still a cool feature if you wanted a list of terms and have the definition pop … Continue reading