[EMAIL PROTECTED] wrote:
> 
> I'm having a strange problem with a jumping, floated/positioned div in 
> IE 6 (and possibly lower). On the page:
> 
> http://clarkson.edu/projects/nanobird/3.4.php
> (CSS: http://clarkson.edu/projects/nanobird/style.css and 
> http://clarkson.edu/projects/nanobird/style_ie55.css)


I think in the ie55.css fix css,


#nav-progress-container-a {

/*      position: absolute;*/
/*      right: 0;*/
/*      margin-right: -1px;*/

        clear: none;
}

I don't know if this clear is needed at all. clear and float on the same 
element gives sometimes unexpected results.

Ingo



http://www.satzansatz.de/css.html
______________________________________________________________________
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