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

Next() Not Picking Up An Inner Ul With "display: None" In Ie7

This is happening with the following markup: Test Solution 1: Your ul is not inside the li as yo… Read more Next() Not Picking Up An Inner Ul With "display: None" In Ie7

Does Ie7 Support Html5 Data Tag?

I'm willing to use data tag as below. I use jquery to fetch($('div').data('color… Read more Does Ie7 Support Html5 Data Tag?

How Can One Make A Container's Child Divs Match The Width Of The Largest Child In Ie7?

This seems like it should be a duplicate - I've found many similar questions - but none had an … Read more How Can One Make A Container's Child Divs Match The Width Of The Largest Child In Ie7?

Compatibility Issues With Ie7?

I'm working on a site and having compatibility issues with IE7 (not working) vs IE8/Firefox (wo… Read more Compatibility Issues With Ie7?

Internet Explorer 8 Compatibility Issues

I am a relative noob at graceful degredation, and wanted some tips on a site that just went live. I… Read more Internet Explorer 8 Compatibility Issues

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