Marcelo Wolfgang wrote: > I'm havving a problem with IE, that it's not respecting my > overflow:hidden declaration when I move the layer that is 'masked' by > the layer with overflow:hidden.
> http://www.mobilciclo.org/novosite/eventos/ > anyone has experiment with this before ? Looks like what happens when a 'masked' layer is positioned, with 'position: relative' for instance. It's an IE-bug, and we sometimes make use of this bug to prevent the effects of the 'auto-expanding' bug in IE6 (and older versions). One bug to kill another. > anyone has anyclue on how can I make IE obey me ? Can't get your script to work locally, so I'm just guessing that adding... .evento_multi_tab_photo_img{position: relative} ... /may/ make IE more cooperative by changing the stacking of elements. May even need a 'z-index' of some value in addition to the above for it to work. > why this browser exist ? To prevent any real improvements in web design from taking place without Microsoft's authorization, I guess :-) That policy doesn't work too well, but it may take a while before we see any substantial changes from Microsoft and they may not be for the better. BTW: the script for moving the layer doesn't work in Opera. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/
