while($row = mysql_fetch_array($myitems)) {
<div class="raster2" name="'.$row['name'].'" info="'.$INFO.'" id="npc_'.$row['id'].'" onMouseOver="getinfo(\'npc_'.$row['id'].'\');" style="background-image:url(\''.$newbild.'\'); background-size:77px 72px;">'.$anzahl.'</div>
}
that what i want to export in Constructor.. i know much about PHP, JS(jquery)
but i started 1week ago with constuctor
Maybe possible to use JS on constuctor? that code it directly?
if i create a spirte and download pic via URL it change all others too...
<--- that what i want.. in constuctor 2