search for: ignorepositionx

Displaying 1 result from an estimated 1 matches for "ignorepositionx".

Did you mean: ignorepositiony
2006 May 29
1
Re-orderable column DataGrid + Patches for Sortable.delay and Sortable.ignorePositionXY
...: 1. Sortable- options.delay FunctionalTest: http://www.commoner.com/~lsimon/scriptaculous/test/functional/sortable6_test.html This allows for a draggable to take a delay paramater to delay the "activate" function. It also notifies observers onActivate. 2. Sortable- options.ignorePositionX and options.ignorePositionY FunctionalTest: http://www.commoner.com/~lsimon/scriptaculous/test/functional/sortable7_test.html With a sortable, we sometimes want to be able to go up and down or right to left outside of the containment area of the sortable''s tag. To quote som...