Hello All, So I've played with other libraries including mootools, and prototype/ scriptaculous quite a bit, but I've decided to move on to other adventures and try out jQuery. I've heard awesome things about it, in the CFMX community! Since I'm so new to the library, I thought I'd post a problem I'm running into, to mainly see if I can get pointed somewhere and or some advice to get me started...
So what I have is a three column layout that I need to be able to sort (column-1 & column-2) and persist perhaps in a cookie. What I have in those two columns are divs (pods) that need to be flexible enough to move up,down and across to each column...I'd like to be able to store the order of these divs (pods) in a cookie via js, so that when the user refreshes I don't loose the sortable order... I don't really need the functionality of storing via server/database at the moment... I've heard of a concept thrown out of serializing?? Am I in the right direction...? Any thoughts? direction? cheers