if (bot && cssHeight != 'auto') {
if (jQuery.css(this,'position') == 'static')
this.style.position = 'relative';
ds.position = 'absolute';
ds.bottom = ds.left = ds.padding = ds.margin = '0';
if (jQuery.browser.msie)
[B] ds.setExpression('width', 'this.parentNode.offsetWidth');[/B]
else
ds.width = '100%';
}
в жирной строчке ошибку выдает
тут как раз чето про css