I think I have found the culprit. If I remove this script from the <body> of the page...
Code:
<script type="text/javascript">
//Syntax: var uniquevar=new animatedcollapse("DIV_id", animatetime_milisec, enablepersist(true/fase), [initialstate] )
var collapse2=new animatedcollapse("cat", 800, true)
</script>
it stops the problem.
I've also noticed that even with the script present, when the Visitors Online 'module' is closed, the problem stops, open the 'module' and the problem returns. Open the 'module' and open the collased DIV and the problem stops... wierd. Does that give you any clues?
I was intending to use the collapsable DIV to insert some help text about Visitors Online but I could use HideReveal script.
Bookmarks