<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,
<br>
<br>
I need register many function to click event in different time...
for example:<br>
<br>
map.events.register<code>("click", map, function(e)</code>{
callFunction1() });<br>
map.events.register<code>("click", map, function(e)</code>{
callFunction2() });<br>
<br>
Is it possible?<br>
<br>
Thanks<br>
<pre class="moz-signature" cols="72">--
Luca Santaniello
email: <a class="moz-txt-link-abbreviated" href="mailto:lsantaniello@cidsoftware.it">lsantaniello@cidsoftware.it</a>
phone: +39 3470373994
skype: luca.santaniello
msn: <a class="moz-txt-link-abbreviated" href="mailto:luketto81@hotmail.com">luketto81@hotmail.com</a> </pre>
</body>
</html>