JS and Jquery problem
- by Sonny
hi i got the problem the script.js gives me
<div id="gracze">
<div id="10" class="char" style="z-index: 19; top: 592px; left: 608px; "></div>
<div id="14" class="char" style="z-index: 25; top: 784px; left: 608px; "></div>
</div>
instead
<div id="gracze">
<div id="4" class="char" ...…