<!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="#000066">
<font size="-1"><font face="Verdana">For Instant access to JavaScript
resources, I've used the pay Safari online book service at O'Reilly,
they have up-to-date Javascript titles, and maybe some AJAX
(Asynchronous JavaScript and XML) titles as well.&nbsp;&nbsp; <br>
<br>
The specific functionality that you mentioned is very difficult, drag
selection, drag and drop, and target behavior.&nbsp; Multiplied by the
number of supported browsers.... Heavy duty client-side AJAX or Flash,
I would think.... and an awful lot of bleeding edge browser coaxing.&nbsp;
And when that's done, then have it talk to Zope.&nbsp; <br>
<br>
Either way, you won't get those answers here.&nbsp; Find a Advanced
Javascript or AJAX list for best results.<br>
<br>
Good Luck,<br>
<br>
Jon Cyr</font></font>&nbsp; <br>
<br>
Ref: <a class="moz-txt-link-freetext" href="http://safari.ora.com">http://safari.ora.com</a><br>
<br>
<br>
<br>
Jonathan wrote:
<blockquote cite="mid004b01c5fff3$263f5df0$677ba8c0@amd" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.2769" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">You seem to be mixing together
client-side activity ('mouse selection') and server-side activity
('query the zodb'?). </font><font face="Arial" size="2">You will need
to separate these two activities:&nbsp; use javascript for the client side
and build a normal form-based request which is then submitted to a zope
method (dtml/script/external method) which processes the fields from
the form request and returns some object(s)? from the zodb.</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">hth</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Jonathan</font></div>
  <blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">-----
Original Message ----- </div>
    <div
 style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>From:</b>
    <a title="swapp0@yahoo.com" href="mailto:swapp0@yahoo.com">Allen
Huang</a> </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b>
    <a title="zope@zope.org" href="mailto:zope@zope.org">Zope</a> </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b>
Tuesday, December 13, 2005 9:32 AM</div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b>
[Zope] about mouse interactions..</div>
    <div><br>
    </div>
    <div id="RTEContent">Hi... </div>
    <div>This is probably not much about zope, but I want to do make a
web page that does mouse drag query that query the zodb for information.</div>
    <div>&nbsp;</div>
    <div>For example... I have a picture and I want my mouse to be able
to point a single point or&nbsp;drag a selection box and what ever is
selected will make a new web page and with table about its information.</div>
    <div>&nbsp;</div>
    <div>Would anyone give me some pointers about how I could
accomplish this? what docs or books I should read?</div>
    <p> </p>
    <hr size="1"> Yahoo! Shopping<br>
Find Great Deals on Holiday Gifts at <a
 href="http://us.rd.yahoo.com/mail_us/footer/shopping/*http://shopping.yahoo.com/;_ylc=X3oDMTE2bzVzaHJtBF9TAzk1OTQ5NjM2BHNlYwNtYWlsdGFnBHNsawNob2xpZGF5LTA1%20">Yahoo!
Shopping</a>
    <p> </p>
    <hr> _______________________________________________<br>
Zope maillist&nbsp; -&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:Zope@zope.org">Zope@zope.org</a><br>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a><br>
**&nbsp;&nbsp; No cross posts or HTML encoding!&nbsp; **<br>
(Related lists - <br>
&nbsp;<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce</a><br>
&nbsp;<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )<br>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Zope maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Zope@zope.org">Zope@zope.org</a>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a>
**   No cross posts or HTML encoding!  **
(Related lists - 
 <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce</a>
 <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Jonathan Cyr
<a class="moz-txt-link-freetext" href="http://www.cyr.info">http://www.cyr.info</a>
<a class="moz-txt-link-freetext" href="http://www.weddingweblog.com">http://www.weddingweblog.com</a>
<a class="moz-txt-link-abbreviated" href="mailto:cyrj@cyr.info">cyrj@cyr.info</a></pre>
</body>
</html>