I have form with drop down and I need to be able to sort by clicking up and 
down buttons. I did that in JS but how about spry 
<script type="text/javascript">
                var dsProducts = new 
Spry.Data.XMLDataSet("category.cfm","categories/category",{ useCache: false});
                
                var dsProductFeatures = new 
Spry.Data.NestedXMLDataSet(dsProducts, "features/feature");
                
                </script> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

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

Reply via email to