Klaus Hartl schrieb:
> #TB_overlay { position: fixed; top: 0; left: 0; z-index: 9999; width:
> 100%; height: 100%; background-color: #eaf4f2; opacity: .4; }
Yes, i have ;)
> Throw away
>
> function TB_overlaySize(){ ... }
This function i have delete!!! and all the TBoverlaySize();
and then in the CSS:
#TBhideSelect{
background:#FFFFFF;
border:none;
filter:alpha(opacity=0);
height:100%;
left:0;
-moz-opacity:0;
opacity:0;
position:absolute;
top:0;
width:100%;
z-index:99;
}
TaTa, is works! and works when window resize from little to greater to!!!
> * html #TB_overlay { position: absolute; height:
> expression(document.body.scrollHeight > document.body.offsetHeight ?
> document.body.scrollHeight : document.body.offsetHeight + 'px'); }
>
> Use the Star Selector hack to exclude IE7.
Yes, i have.
Cheers! Olaf
You can thi this at the other Problem ;)
http://olaf-bosch.de/bugs/jquery/fileman/
--
Viele Grüße, Olaf
-------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
-------------------------------
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/