search for: includescrolloffset

Displaying 4 results from an estimated 4 matches for "includescrolloffset".

Did you mean: includescrolloffsets
2006 Apr 05
4
problem with drag and drop
Hello, I''m creating an application wich can be seen at http://158.227.7.9/serious_serv/prueba_xml_test(31-3)/interfElemen/integMenuContextFileUpl.htm The instructions for working with it are the following: with rigth-click you can click "AƱadir una imagen" to load an image into the page, then you can drag and drop it in the box with "aqui van las imagenes" into it.
2008 Feb 28
0
Sortable scroll offset
...it gets to a dropZone and then the element I am dragging shifts up to the top. <div id="workArea"> <div id="dropZone"> </div> .... </div> <ul id="myTable"> <li></li> <li></li> </ul> Position.includeScrollOffsets = true; Sortable.create(''myTable'',{tag:''li'', scroll: ''workArea''}); Sortable.create(''dropZone'',{tag:''li'', scroll: ''workArea''}); any help is appreciated thanks... --~--~---------~--~----~---...
2008 Mar 11
7
sortable scroll in div problem : dragged element doesn't follow the mouse pointer
Hello, I''m facing a strange problem with a long list of Sortable items in a container that has an overflow:auto. If I drag an item from the top to the bottom, the container div is scrolling, but there is a difference between the position of the dragged element and the mouse pointer. An example is better that a thousand words. Try to drag the first item at the bottom of the
2005 Sep 29
14
Draggables and overflow div''s revisited
I have two scrollable div''s (overflow:auto), one with a list of elements (the source) and the other is the drop target (dest). I''ve enabled ghosting so that the drag element gets out of the scrollable box (good). Interesting, at least on Firefox, the ghosted drag ends up going ''under'' the destination div when I drag it. No amount of z-order fidding seems to