<div>Dear all,</div>
<div>&nbsp;</div>
<div>Is it possible to get the name of the map that fired the cliecked event?</div>
<div>&nbsp;</div>
<div>I can get </div>
<div>&nbsp;</div>
<div><font size="2">
<p>onClick: </p></font><font color="#0000ff" size="2">function</font><font size="2">(evt) {
<p></p></font><font color="#0000ff" size="2">var</font><font size="2"> output = document.getElementById(</font><font color="#0000ff" size="2">this</font><font size="2">.key + </font><font color="#a31515" size="2">&quot;Output&quot;</font><font size="2">);
<p></p></font><font color="#0000ff" size="2">var</font><font size="2"> msg = </font><font color="#a31515" size="2">&quot;click &quot;</font><font size="2"> + evt.xy;
<p>output.value = output.value + msg + </p></font><font color="#a31515" size="2">&quot;\r\n&quot;</font><font size="2">;
<p>},</p>
<p>the x and y but how about the map name? or maybe div id?</p>
<p>&nbsp;</p>
<p>Cheers</p>
<p>Dan</p></font><br clear="all"><br>-- <br>Radiceski Dan<br>University of Wollongong<br>Australia<br>SIFE - UOW Chapter - Alumni<br>CASUAL ACADEMIC STAFF TEACHING - UOW SITACS<br>(School of Information Technology and Computer Science,University of Wollongong)<br>
Univeristy of Wollongong - Alumni </div>