Chodzi mi o to że non stop jak chce zeby mi wyswietlalo informacje w divie wyskakuje mi taki komunikat:"document.getElementById('....') nie jest obiektem lub jest pusty"
// pomiedzy naglowkami
<script language="javascript">
document.getElementById('targetDiv').innerHTML="blabla";
// w ciele dokumentu