<!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 Paul,<br>
<br>
To me, the easiest way of doing it is either<br>
- override the plugins/outline/templates/outlinelabel.tpl to add the
event as inline html element attribute (onmouseup="blabla")<br>
- attach the event on page onload, e.g. in templates/dhtmlcode.tpl<br>
<br>
Regards,<br>
Damien Corpataux<br>
<br>
<br>
Paul Shapley wrote:
<blockquote
 cite="midcb29e34f0709100309j524beccera20fab774e698cdc@mail.gmail.com"
 type="cite">
  <div>Hello Users,</div>
  <div>&nbsp;</div>
  <div>Cartoweb has a really nice function that when you create a
polygon/point etc it requests a label then an 'OK' to confirm the label.</div>
  <div>&nbsp;What do i need to do&nbsp;to get&nbsp;the 'Mouse Up' function of the 'OK'
confirmation button will open a web page URL form?.</div>
  <div>&nbsp;</div>
  <div>How do i do this, which php file&nbsp;has the&nbsp;code change?.</div>
  <div>&nbsp;</div>
  <div>Any help appreciated.&nbsp;Thank you&nbsp;</div>
  <div><br clear="all">
  <br>
-- <br>
Paul J. Shapley </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Cartoweb-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cartoweb-users@lists.maptools.org">Cartoweb-users@lists.maptools.org</a>
<a class="moz-txt-link-freetext" href="http://lists.maptools.org/mailman/listinfo/cartoweb-users">http://lists.maptools.org/mailman/listinfo/cartoweb-users</a>
  </pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<style>
<!--
.signature {
  font-family:verdana,helvetica,sans-serif;
  font-size:0.8em;
  line-height: 1.25em;
  color: #9999BB;
  width: 27em;
}

.signature div {
  padding: 0.22em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  border-bottom: 1px dotted lightgray;
  background-color: #FCFCFF;
}

.signature .attention {
  background-color: #FFFAFA;
  color: #FFBBBB;
  font-size: 0.8em;
  font-weight: bold;
}

.header {
}
-->
</style>
<div class="signature">
<div> <span style="font-weight: bold;">Camptocamp SA</span><br>
Damien Corpataux<br>
PSE A<br>
CH-1015 Lausanne<br>
</div>
<div> +41 21 619 10 22 <span class="header">(Direct)</span><br>
+41 21 619 10 10 <span class="header">(Centrale)</span><br>
+41 21 619 10 00 <span class="header">(Fax)</span><br>
</div>
<div style="color: rgb(102, 204, 102);"> <span
 style="position: relative; top: -3px; font-family: Webdings; font-size: 24pt;">P</span>
<span style="">Please consider the environment <br>
Do you really need to print this email?</span>
</div>
</div>
</div>
</body>
</html>