eingko weblog

a web developer’s thoughts and musings

Archive for the ‘XHTML/CSS’ Category

I ran into a rather annoying issue the other day related to content alignment in Flash; as usual, this problem exists exclusively in Internet Explorer. To be more specific, it is an issue with how the Flash Player ActiveX control is written.
If you are aligning content in Flash that uses the Stage width or height [...]

  • Comments Off

When it comes to image replacement, I tend to use the Phark method; I won’t go into the reasoning behind my preference, but if one were interested in the various methods, etc. I would recommend Dave Shea’s Revised Image Replacement article. Unfortunately one of the pitfalls of the Phark method is the fact that [...]

  • Comments Off

Liquid Multi-column Floated Lists

Every now and then I’ll design a web site for a client that incorporates a multi-column list. Typically this list is on the homepage, so we would create a module that would allow the client/user to enter in values in a textfield and then a server-side language would render the page upon request. [...]

  • Comments Off