View Single Post
  #18 (permalink)  
Old 10-20-09, 10:56 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
Okay, one last question (I hope)....in this version, how would I find the order of the elements after they've been rearranged? The function that I accessed to find that info is gone in the latest example you provided. I went over the docs on the WZ site in detail, but I can't seem to put it together.

For example, I've been trying to find the position of each of the elements and then sort them to get the order, but I'm not getting that to work at all so far. The previous version had an array named "aElts", that was updated with the new order after an element was dropped, but that's not in this incarnation. (??)

I swear, it seems like the more I work with javascript, the less I know.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote