I use arrayits() bound with my php, eg this:
Code:
<script>arrayits({$trueofo},\"".$assoc['name']."\",".$position['x'].",".$posy.",".$i.",false,false,".$assoc['id'].",'".$npc['name']."',".$npc['health'].")</script><img src=\"images/".$assoc['name'].".gif\" border=0 height=\"32\" width=\"32\" onMouseover=\"javascript:showmenu(event,linkset[".$i."])\" onMouseout=\"delayhidemenu()\">
It is pretty complicated, but it isn't actually for reading.. Ill see what taking out the health bit does. But on IE it splurts out the error:
Code:
'menuobj.style' is null or not an object, line 50,and line 84
Bookmarks