problem with image-map

problem with image-map

I've got some code witch dosen't work. There ist no warning or error in FF and Opera.
  1. $('<area shape="poly" coords="' + coords + '" href="#" alt="' + x + '_' + y + '" title="(' + x + '|' + y + ')">').appendTo('#imgmap');
Here is the HTM-code
  1. <map name="fields" id="imgmap">
    </map>

I hope someone is able to help me.




excuse me für my bad english