Bugs item #507263, was opened at 2002-01-22 15:26
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=507263&group_id=5757

Category: DynAPI 2 API
Group: None
Status: Open
Resolution: None
Priority: 7
Submitted By: Max Nokhrin (mno)
Assigned to: Nobody/Anonymous (nobody)
Summary: NS6 drag error

Initial Comment:
Using: DynAPI-2.5.7.

In NS6.2.1, the drag event does not work.

I use the following code:

function addDragging(id,w,h){
DragEvent.setDragBoundary(DynAPI.document.getAll()
[id].parent,0,w,h,0);
DragEvent.enableDragEvents(DynAPI.document.getAll()
[id].parent);
}

It works in IE6 and NN4.7

Max.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2002-05-22 17:53

Message:
Logged In: NO 

I am using Mozilla 1.0RC1 with the DynAPI-2.5.6. I try the
drag example and it work for me.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2002-05-22 17:53

Message:
Logged In: NO 

I am using Mozilla 1.0RC1 with the DynAPI-2.5.6. I try the
drag example and it work for me.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2002-05-22 17:51

Message:
Logged In: NO 

I am using Mozilla 1.0RC1 with the DynAPI-2.5.6. I try the
drag example and it work for me.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2002-05-22 17:51

Message:
Logged In: NO 

I am using Mozilla 1.0RC1 with the DynAPI-2.5.6. I try the
drag example and it work for me.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=507263&group_id=5757

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[email protected]/

Reply via email to