Does anyone here understand german and javascript?
Including the java script as it suggests in the instructions..
Code:
---------------------------------------------------------------------
6.1) Open Template "headinclude" in your AdminCP
add the following code at the end of the template in the last line!
---------------------------------------------------------------------
<script type="text/javascript" src="clientscript/statistic_java.js"></script>
If I put that code in the headinclude, it makes about a 10 pixel tall space at the top. Since my site's layout MUST have 0 topmargin, I cannot allow this.
Can anyone find out where the space is coming from?
This is without the javacode in headinclude.
This is with the javacode in headinclude.
I have plenty of other javas going in my headinclude, but I tested them all, and I know it's not caused by any others than this one. Is it bad coding? Please help! Thanks