Skip to main content

Search and Top Navigation

#2014 closed enhancement (fixed)

Opened December 06, 2007 07:58AM UTC

Closed March 14, 2008 04:45PM UTC

Last modified February 26, 2009 11:19AM UTC

UI Sortable: opacity effect

Reported by: antonn Owned by:
Priority: major Milestone: 1.5
Component: ui.core Version: 1.2.1
Keywords: sortable opacity Cc:
Blocked by: Blocking:
Description

I suggest to add another mode of how sortable element disappears on a sortstart and appears on new position on sortstop.

If we pass {opacityMode: true} in options, we then could hide/show element with .css("opacity", o.opacitySortStart || '0.15') and .css("opacity", o.opacitySortEnd || '1') rather than with changing visibility property.

File with the code is attached to this ticket.

Attachments (0)
Change History (3)

Changed March 14, 2008 04:45PM UTC by paul comment:1

resolution: → fixed
status: newclosed

already possible.

Changed May 24, 2008 03:39AM UTC by comment:2

milestone: 1.2.2

Milestone 1.2.2 deleted

Changed February 26, 2009 11:19AM UTC by paul comment:3

milestone: → 1.5