Skip to content Skip to sidebar Skip to footer
Showing posts with the label Internet Explorer 7

How Do I Make Standards Mode Work As Well As Quirks Mode?

The following Html works great for me in FireFox or IE7/8 (with or without the Style Tag) Solution … Read more How Do I Make Standards Mode Work As Well As Quirks Mode?

Styling A Hr For Internet Explorer

Hey, in my quest to create as image light a site as possible, I'm looking to create two tone hr… Read more Styling A Hr For Internet Explorer

Design A Login Form So Ie Will Remember Login Data

My company website, which I develop, requires a login using a form. Firefox correctly asks for and … Read more Design A Login Form So Ie Will Remember Login Data

Word Wrapping For Button With Specified Width In Ie7?

So I have a submit button with a specified width and the containing text is pulled in from elsewher… Read more Word Wrapping For Button With Specified Width In Ie7?

Display: Table Dosen't Work In Ie6 & Ie7

i create a menu but it doesn't work in ie6 & ie7 because of display:table. how can i do thi… Read more Display: Table Dosen't Work In Ie6 & Ie7

Javascript: Implement 'element.hasattribute' If Undefined [for Ie7]

I need to make an exisitng web application compatible with IE7. The code uses element.hasAttribute … Read more Javascript: Implement 'element.hasattribute' If Undefined [for Ie7]