I see the sample js code, but no HTML application examples...how would
the following be implemented in the HTML?

$('ul').Sortable(
        {
                accept : 'sortableitem',
                activeclass : 'sortableactive',
                hoverclass : 'sortablehover',
                helperclass : 'sorthelper',
                opacity:        0.5,
                fit :   false
        })



-----Original Message-----
From: Michael E. Carluen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 13, 2007 3:12 PM
To: CF-Talk
Subject: RE: How to re-order items?

I used to use http://tool-man.org/examples/sorting.html before I found
jQuery. You can check that out too... but it comes a little too many JS
files to tweek.

The Interface plugin is pretty slam dunk with a bunch of other features.

Enjoy!




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269706
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to