FettesPS is back up and running on it’s new server. Our old Windows 2000 Advanced Server hosting is gone, and we have now adopted Linux (Debian) based hosting. This switch resulted in some glitches, most hosted site went through the transition without a hitch, but there were a few that experienced problems due to the […]
For a while now, I’ve been considering implementing alternate style sheets. Today while browsing around on google, I discovered a nice javascript file that will really help me out in this task. For users of Firefox, this script really isn’t necessary. You can simply go to View, Page Style then select the stylesheet that use […]
Conditional comments only work in Explorer on Windows, and are thus excellently suited to give special instructions meant only for Explorer on Windows. They are supported from Explorer 5 onwards, and it is even possible to distinguish between 5.0, 5.5 and 6.0. A very good article by Quirksmode.org about conditional commenting for MSIE. Since CSS […]