how to display sortable list with new order

how to display sortable list with new order


Hi all:
i am trying to use jquery UI sortable on my webpage to display
toolbars. what i want is, let people sort these toolbars in the way
they like. i have named toolbars with id "1","2","3","4", and i saved
sorted order to database via toArray method. i was wondering how i
could display these toolbars with new order when people browser my
site next time, is there any method that supports it?
i am really appreciate for your help, thx in advance
kind regards,
andy