Previous Message
Next Message

IE6 vs IE7

Sent by Patrick James on 7 November 2006 18:06


On Mon, 6 Nov 2006 11:50:06 +0000, Ross Hulford wrote
(in message <018901c70199$b64c5b70$6501a8c0@Main>):

> Hi Ian,
> 
> Have been deleloping using ie7 for a few weeks now and will have to say it 
> is much better. Really frustrating things like png alpha transparency are 
> now working whcih although not stricly a css issue does cause problems. A 
> nice feature is the full sceen zoom

When checking out web-sites with IE 7 it is a good idea to use that zoom to 
make sure that everything stays as it should.

The horizontal list at the top here looks great...

<http://css.maxdesign.com.au/index.htm>

....until you zoom in 125% or 150%.

The solution to this is to create a seperate style-sheet for IE 7 and then 
put this declaration:

{ zoom: 100%; }

in the li selector.

In addition you need to create a padding declaration in the style-sheet and 
play around with it a bit until IE 7 behaves itself while zooming.


-- 
Patrick

<http://www.patrickjames.me.uk>


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: