0
538
views

Vertically align a div to the bottom in css without tables

A simple, but effective way to vertically align a child element (e.g. div) to the bottom of it's parent container just like the old valign="bottom" days.

READ MORE & VIEW COMMENTS
0
1175
views

AJAX Activity Indicators

If you are in the need of a AJAX activity indicator icon then check this out.

READ MORE & VIEW COMMENTS
0
461
views

Margin bug in Internet Explorer 6

How to fix the annoying css margin bug on floating div's in Microsoft Internet Explorer 6.

READ MORE & VIEW COMMENTS
0
1431
views

Search engine safe URLs without mod_rewrite or ISAPI Rewrite

How to create search engine friendly urls without having Apache mod_rewirte or ISAPI rewrite installed on your server.

READ MORE & VIEW COMMENTS
0
490
views

Mac OS X style search fields in Safari

How to get the Apple Mac OS X style search fields in to your websites. This only works in Safari.

READ MORE & VIEW COMMENTS