==========
Els wrote:
> [snip]
> But you can assign a height to it and only let IE see it. IE will extend 
> the height to encompass the content if you do that. Another option is to 
> give each of those divs the style 'zoom:1;', which doesn't need to be 
> hidden from other browsers.
> 
May I ask, what does ZOOM actually make?

I tried to use a fix which includes IE6 and below filter and {height: 1%}, but 
it does not work in IE 7. The I tried zoom: 1, even without any filter - it 
appears to be OK! Thanks!

> [snip]
> No, you don't lack a lot of knowledge, only this tiny little bit you 
> need. The problem is finding which bit ;-)
 >
Yeap, which bit, exactly? :)

> If the above solution doesn't work, a URL would help to see the exact 
> situation.
> 
[http://www.bluelink.net/zero-waste/camp_gallery.shtml]

Thanks for the quick feedback! :-)

Finally, ZOOM appears to be fixig everything (I suppose the FF and Opera rely 
on 
the {displaY: table} and IE 6/7 - on {zoom: 1}.

I am really curious about zoom property in CSS, never used it before...

Thanks!


Michel

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to