search for: cloneposition

Displaying 2 results from an estimated 2 matches for "cloneposition".

2008 Jan 16
1
Small doubts with clonePosition, Keypress and this
...a function that, if I positioned over this, create a box around the cell, but I don''t want to alter values of style, I think that a good way is create a floating table with the same dimensions, to do this, I found "Position": overlap but says it''s obsolete, then I found clonePosition but couldn''t make it works. I''m doing this: var box = new Element(''div'',{''style'':''border:1px red''}); Event.observe(document, ''mouseover'', function (event) { var element = event.element();...
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