[TYPO3-dev] Problem with debugging

Benjamin Mack mack at xnos.org
Tue Nov 27 10:28:01 CET 2007


Hey Malte,

for IE6 I calculate the height of the body through Javascript (check the 
source) since it has problems with that. So, JS is ok in the BE.

Anyway, could you contact me via IM / Skype, I also have another idea of 
solving the debugging issue.

greetings,
benni.
-SDG-

www.xnos.de // www.xnos.org


Malte Jansen wrote:
>>> 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
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev




More information about the TYPO3-dev mailing list