Just some links, notes, photos, quotes, and stuffs.

CSS

Listamatic

Can you take a simple list and use different Cascading Style Sheets to create radically different list options? The Listamatic shows the power of CSS when applied to one simple list.

Listamatic

Use Custom CSS for Any Sites in Firefox

Ever wished you could customize the look and feel of a website you frequently visit, and have the changes stick? All you need is a text editor and a basic understanding of CSS.

Per-site custom CSS in Firefox | corey gilmore's blog

Tips: Don't forget to add !important to the CSS attributes so it won't get overridden.

Setting z-index of Flash Object

By default, browsers place embedded plug-in content, such as a Flash movie or Java applet, on the topmost layer. In older browsers, attempts to place a DHTML layer on top of a Flash layer would fail.

The solution is to use the WMODE parameter to allow layering of Flash content with DHTML layers. The WMODE parameter can be 'window' (default), 'opaque', or 'transparent'. Using a WMODE value of 'opaque' or 'transparent' will prevent a Flash movie from playing in the topmost layer and allow you to adjust the layering of the movie within other layers of the HTML document.

CSS Dock Menu

If you are a big Mac fan, you will love this CSS dock menu that I designed. It is using jQuery JavaScript library and Fisheye component from Interface and some of my icons. It comes with two dock styles - top and bottom.

CSS Dock Menu

Syndicate content