[TYPO3-dev] Problem with debugging

Malte Jansen mail at maltejansen.de
Tue Nov 27 10:18:46 CET 2007


>> i checked your patch but it didn't worked proper. The scrollbar appears 
>> but with the wrong height, it seems that the width of the div is 
>> calculated wrong (100% - debug-height)
>> I tried a little but was not able to fix, may be you're more lucky.
>>
>> vg Steffen
>>
> 
> width = height 
> 


I would have a solution, if it would also work in the IE with 
position:fixed.

For the IE could be some extra CSS like:
top: expression( ( 10 + ( ignoreMe = document.body.scrollTop ) ) + 'px' );

But I'm not sure, if we should use this....

Cheers,

Malte




More information about the TYPO3-dev mailing list