Hi Nathan, It's kind of hard to debug your example without knowing the context of the html and css. Do you have a sample url?
Cheers, -Jonathan On 12/19/07, cfdvlpr <[EMAIL PROTECTED]> wrote: > > > if( $.browser.msie && (jQuery.browser.version < 7.0000) ) { > $('div##rightShoppingCartButton').css("left","582px"); > } > > Can anyone see why this doesn't seem to be recognized at all by IE6? >