[jQuery] Sortable lists - sort by date?

2007-07-30 Thread JB Hewitt
Hi All, I'm new to Javascript in general, however I love jQuery and have a dozen cool things I want to do with it. One thing I'd like to create is a sortable list using the interface.js that actually sorts. Imagine say three or more lists, with each item having a date. You could grab items fro

[jQuery] Sortable Lists

2007-07-12 Thread [EMAIL PROTECTED]
I am attempting to build a forms page, however using some sample code the page is draggable After using a simple jqeury statement to add to this form, nothing is draggable/sortable. However before it was. Is there another way of doing this, or am I doing something wrong. I have pasted my javascr

[jQuery] Sortable Lists

2007-07-12 Thread ocyrus
I am attempting to build a forms page, however using some sample code the page is draggable After using a simple jqeury statement to add to this form, nothing is draggable/sortable. However before it was. Is there another way of doing this, or am I doing something wrong. I have pasted my javasc