[jQuery] Re: persisted sortable divs...

2007-11-27 Thread sal
I would like to just store the sort order in a cookie, so on a refresh the order of my div's remain... any thoughts? thanks much On Nov 26, 8:10 pm, Dave Methvin <[EMAIL PROTECTED]> wrote: > So do you need to store the data in a cookie, or just the information > on the sort order? How much data

[jQuery] Re: persisted sortable divs...

2007-11-26 Thread sal
K so I've gotten the sort down, any thoughts on storing the order in a cookie?? anyone? On Nov 13, 3:01 pm, sal <[EMAIL PROTECTED]> wrote: > Hello All, > > So I've played with other libraries including mootools, and prototype/ > scriptaculous quite a bit, but I&#x

[jQuery] persisted sortable divs...

2007-11-13 Thread sal
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