the laboratory
blog-A-rific!
video

Hilarious Steve Ballmer video with the infamous Developers, Developers song.


check out this dancing citroen. It's amazing what can be done with CGI nowadays.
If they can make a commercial like this, a live-action transformers movie might be good.


Tom Cruise has turned to the darkside and attacked Oprah with force ligthning.
wait, does that make him a good guy or bad guy?

the lab

show/hide content
overlaying content that is revealed upon clicking corresponding navigation elements. In other words, the content all loads in the same space, but which one loads depends on which nav link you click.
ch-ch-check it out


collapsable content boxes
collapsable content boxes. expand and collapse a content area to show or hide the content within it.
give it to me


browser detection
detect all versions of IE, Netscape, Mozilla, firefox, camino, konqueror, recent versions of safari, and a few others.
wam, bam, click here ma'am


table-less navbar with IE hacks
a horizontal havbar that uses floated inline divs instead of table cells. It follows W3C standards but because IE is a piece of crap, there are a few things that have to be hacked so that it works in IE.
klicken sie hier


variable height in firefox and IE
Another example of how IE screws things up. the height property of an element is supposed to be absolute. Meaning if you set a height of 100px on a div, that div will never expand past 100px. IE lets the element expand past the 100px if the content requires it. That's incorrect behavior. What you should use for variable height is min-height. That sets it to 100px but allows expansion. Of course, IE does not support it so once again we have to find a hack.
hit me


move items between select menus
2 select menus with items in each. Move items between the 2 one at a time or several at once.
walk this way

linkage
moblogs