Tuesday 29 January 2008

Internet Explorer and the Expanding Box Problem

I've just read this really good article about IE expanding box problem and want to share it :

From Article: It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. I will be comparing IE/win's way with the correct behavior as seen in Firefox. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.

There is no real "fix" for IE/win's incorrect behavior, except to work around or avoid it. Several possible workarounds will be detailed as I discuss the issue.


read more...

Saturday 26 January 2008

A good tip to fix some IE Bugs

ie7-js
IE7 is a Google code JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.

Internet Exlporer for macOS


Internet Explorer For Os X is the installer that will download all the necessary files and install them in a convenient app package named “Internet Explorer 6.0″ in your applications folder. With this tool you can have several version of IE installed side by side.

Try it

Tuesday 22 January 2008

style.float vs style.cssFloat vs style.styleFloat

float is a reserved keyword in javascript so, if you want to set the float css attribute with javascript you need to use :
node.style.cssFloat = "left";    //instead of  node.style.float
pretty good but our dear IE is not agree with that, with you should do :
node.style.styleFloat = "left";    //specific for our dear friend IE

Sunday 13 January 2008

Web 2.0 famous website becomes iphone compliant

The famous phone from Apple is now very famous and a lot ot people get one. So several social web2.0 website has developed a specific website for this new phone:


Official websites
Unofficial
If you know other Iphone specialized web social site, please let me know commenting this post.

Friday 11 January 2008

Collegue's caricature

I start a new collection on FLickr : very good :
http://www.flickr.com/photos/vdemay/tags/caricature/


We are so beautifull, no?

Sunday 6 January 2008

Happy new year

I wish you all an happy new year.
Love, money and health to everybody.





2008 starts with some good stuffs for me:
a travel in le massif central to ski.


and a new phone :)

Yes, I'm now an Apple addict ;p