Free time…

… I have none, but I still work on this site. MOSe is the way to go.

… I have none, but I still work on this site.

I came across some techniques for building pure CSS dropdowns (which have been available for at least 18 months!) and am now attempting to implement them for this site. I am having trouble getting the absolute positioning right, but so far it kinda works in Opera and Gecko.

I have officially given up on any more IE pandering, and am moving into the MOSe (Mozilla/Opera/Safari enhanced) frame of mind. IE users will see the same content, only not with all the pretty and useful things that M/O/S users will have access to. Everyone should be using a Gecko browser these days, if not Opera or another.

And: let it be known by these words that I am in love with PNGs and alpha transparency.

One Response to “Free time…”

  1. tester Says:

    There follows some code:

    [code]
    int main()
    {
    return 0;
    }
    [/code]