Side navigation
#2443 closed bug (invalid)
Opened March 02, 2008 06:46PM UTC
Closed March 03, 2008 03:49PM UTC
Last modified March 04, 2008 04:24PM UTC
zIndex in draggable not implemented
Reported by: | StrikerNL | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | draggable zIndex | Cc: | |
Blocked by: | Blocking: |
Description
A draggable helper is supposed to be able to have a zIndex defined, see Draggables Documentation.
This does not seem to be implemented, however. I fixed this (1 line) and created a patch against 1.5b to implement the zIndex config parameter.
See http://ddcrew-dev.be/droppable/draggable.patch or attachment for patch.
It is implemented. Please include the file draggable.ext.js. Thanks!