The Grid Layout Javascript enables web-developers to stick to a Grid Layout quickly and simply by including the Grid Layouts Javascript file and simple XHTML code. Currently, the Grid Layouts Javascript relies on jQuery…
Archive for January, 2008
-
Grid Layout with jQuery
Posted: 2 years ago in Tools
Read More: Grid Layout with jQuery
-
How to Size Text in CSS
Posted: 2 years ago in Articles
In this AListApart article, they attempt to reconcile the designer’s requirement for accuracy with the user’s need to resize text on demand, arriving at a best practice that satisfies designers and users and works across browsers and platforms.
Read More: How to Size Text in CSS
-
Easy sIFR 3 Setup
Posted: 2 years ago in Tutorials
Read More: Easy sIFR 3 Setup
-
The Right Way to Open Popups
Posted: 2 years ago in Code
There is a right way to use window.open even if it normally is used in some evil way. I’m not talking about ways to avoid popup blockers here; just ways to keep your code clean, and your site usable…
Read More: The Right Way to Open Popups
-
Faux Columns – Equal height columns with CSS
Posted: 2 years ago in Tutorials
“How do you get the right column’s background color to extend all the way down the page?”
It’s a simple concept. One that many of you may already be familiar with. But for those who aren’t, the following technique can be a handy little trick…
Read More: Faux Columns – Equal height columns with CSS