Tuesday, June 17, 2008

CSS and IE Browser problems and work around

We all now that most Web sites are now made on CSS and when i was working with one of my web project. I stumble on a lot of IE problems with regards to the design and behavior of my pages. I would like to share to you the things that i had encountered.

1. Hover on elements (IE 6 and below) only a link has a hover property. Solution/Hack? still searching.
2. Learned regarding Conditional Comments on CSS.
- Conditional comments make it easy for developers to take advantage of the enhanced features offered by Microsoft Internet Explorer 5 and later versions, while writing pages that downgrade gracefully in less-capable browsers or display correctly in browsers other than Windows Internet Explorer. Conditional comments are the preferred means of differentiating Cascading Style Sheets (CSS) rules intended for specific versions of Internet Explorer.
3. Learn on the Holy Hack. Work around on IE issues.
4. More IE issues check on the Explorer Exposed

I will update this post on more problems/issues that I will encounter. Hope this will help.

My first blog

Created this blog to share knowledge that i had experienced and at the same time learn from your feedbacks, posts and comments.

As part of the IT community. We have a concept "The only constant thing in this world is change."

Join me in my blog to share ideas and help improve our knowledge.