CSS

Implement Button Style for [INPUT] across browsers

Let’s play safari!
http://www.hedgerwow.com/360/dhtml/css-input-style.html

CSS
UI

Comments (0)

Permalink

display:table

I need to implement a table-like layout for major browsers.

so here’s my quick hack.

I knew it’s not perfect, but really simple :-)
http://www.hedgerwow.com/360/dhtml/css-equal-column-layout.php

CSS Hack
CSS
layout

Comments (3)

Permalink

Set style of element:focus{} for Cross-Browsers

Déjà Vu :-)
http://www.hedgerwow.com/360/dhtml/dom-focus-style.php#

DOM
CSS Hack
CSS

Comments (1)

Permalink

Using single image to be the background for your HTML module.

I was thinking that if I can develop the more generic HTML markups
which look simpler for developers, but also be able to present more kinds of visual design elements on the page without bloating the performance and cost.

Here’s my experiment:
http://www.hedgerwow.com/360/dhtml/css_stretched_box/demo.php#

Have fun.

CSS Hack
CSS
layout

Comments (5)

Permalink

CSS Frameset Generator

Now you can implement Frameset-Like Layout across all modern web browsers by CSS without writing any JavaScript codes.

This is a great tool for the Web developer to design CSS based frames layout on fly.

http://www.hedgerwow.com/360/dhtml/css-frameset-maker/index.php

User Interface
CSS
layout

Comments (10)

Permalink