<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I made a very dynamic solution including Chameleon
and using the excellent Prototype.js.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I use this toolkit all my extra AJAX handling
together with the script.aculo.us toolkit for all the fancy user
interface.</FONT></DIV>
<DIV><FONT face=Arial size=2>My problem: Using the drag and drop functionalities
of these toolkits the PanMap widget does not work anymore.</FONT></DIV>
<DIV><FONT face=Arial size=2>I can grab the map and move it around but upon
releasing the mouse button the map is not refreshed anymore. Doing some
debugging, I noticed that the drag.mouseUp(x,y); call in the PanMapWMouseUp
function of the PanMap widget failed to be called correctly ( putting an alert
before that statement works but not after this statement or in any part of the
drag.js file which it refers to ).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Everything else works perfectly.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Is there a solution?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Cheers,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Carlo Trönnberg</FONT></DIV></BODY></HTML>