NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
IE Box Model... (Score:2)
-Dom
Re:IE Box Model... (Score:1)
{
width: 300px;
width: expression( '400px' );
}
Re:IE Box Model... (Score:2)
Not seen that. Normally I force [alistapart.com] IE6 into standards mode, and I either don't care about older broken IEs, or use the infamous Tantek Hack [tantek.com].
-- "It's not magic, it's work..."
Reply to This
Parent