Side navigation
#3836 closed enhancement (invalid)
Opened January 13, 2009 11:50PM UTC
Closed January 15, 2009 02:02PM UTC
Last modified March 14, 2012 11:11PM UTC
ui.draggable('disable') ... Remove "stack" z-index ?
Reported by: | trave | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | draggable disable stack z-index | Cc: | trave801@onai.net |
Blocked by: | Blocking: |
Description
EXAMPLE URL:
http://trave.onai.net/systems/trave/solitaire.html
(.html file attached)
Each card is assigned:
.draggable({stack:{group:'#pnlSolitaire B I', min:1}})
All cards are then:
.draggable('disable');
Certain cards are later allowed by:
.draggable('enable');
PROBLEM:
Once a card has been dragged, its Z-Index is in higher order than the rest of the pile it was part of.
ENHANCEMENT:
Would it be possible that the original Z-Index of the element be returned to its native state upon "return:true", and/or .draggable('disable'); ?
Attachments (1)
Change History (1)
Changed January 15, 2009 02:02PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
This should be filed in the jQuery UI bug tracker:
http://ui.jquery.com/bugs