One thing that I noticed while looking at the demo was, that sometimes,
in Mozilla 1.0.1(Linux), mozilla picks up its own drag-and-drop code,
trying to drag the image, while interupting dynapi's drag and drop
functions.  I don't see a way to fix this, unless there is a handle in
the mozilla code somewhere to disable image drags, that can be accessed
via javascript.

Just my two cents.

Dan W

On Sun, 2003-02-23 at 19:49, Raymond Irving wrote:
> Hello Everyone,
> 
> I've added a few new events to the DragEvent object.
> they are as follows:
> 
> ondrop, ondragover and ondragout
> 
> You can see a live demo here:
> 
> http://www24.brinkster.com/dyntools/next/examples/demo.dragover.html
> 
> and you can download the changes here:
> 
> http://www24.brinkster.com/dyntools/next/dynapi3x.zip
> 
> Questions:
> -----------
> 
> 1) Should we leave the ondrop, ondragover, etc code
> inside the dragevent.js? Or should we move it into
> dragdrop?
> 
> 2) What do you think about the drag-over stealth mode?
> 
> Any other comments?
> 
> 
> --
> Raymond Irving
> 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
> The most comprehensive and flexible code editor you can use.
> Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
> www.slickedit.com/sourceforge
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://www.mail-archive.com/[EMAIL PROTECTED]/
-- 
Dan Willemsen <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to