Menu

#202 NS6 drag error

open
nobody
7
2002-01-29
2002-01-22
Max Nokhrin
No

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.

Discussion

  • Max Nokhrin

    Max Nokhrin - 2002-01-29
    • priority: 5 --> 7
     
  • Nobody/Anonymous

    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.

     
  • Nobody/Anonymous

    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.

     
  • Nobody/Anonymous

    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.

     
  • Nobody/Anonymous

    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.

     
  • Nobody/Anonymous

    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.

     
  • Nobody/Anonymous

    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.

     
  • Nobody/Anonymous

    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.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.