74 Comments / Lam Nguyen on Apr 23, 2010
in Popular

We all know that IE 6,7 not support the new increase CSS3 property, even with IE8 which is not fully ready for CSS3 yet. You know what, there is a script hack that helps you enable CSS3 support in IE (even with IE6) with new CSS3 properties, including: border-radius (rounded), box-shadow ( shadow), text-shadow (the shadow of the text).
Continue Reading
16 Comments / Lam Nguyen on Nov 25, 2008
in Articles

Designing one css layout to make it Cross-Platform compability is so crazy, maybe you like the Firefox with powerfull support css and the IE7 cool and stupid web browser but nowaday someone’s still using the poor browsers like IE 6, even IE 5. How to make all your web visitors happy when you display your css layout. It’s not simple likes saying “This web displays best in Firefox and IE 7 above” at the bottom of your webpage like everyone are doing. No, it’s stupid. Dont do that. Please make it’s compability to all web browser as you can, to all is hard for you but at least, dont kick the IE 6 and below out of your css layout.
Continue Reading