[wp-hackers] Seeking WordPress Ajax Advice

Casey Bisson casey.bisson at gmail.com
Tue Sep 23 16:17:42 GMT 2008


You're looking for jQuery Sortable:

http://docs.jquery.com/UI/Sortables/sortable

It's been built-in since WP 2.6, and I use it the machine tag  
components of bSuite:

http://wordpress.org/extend/plugins/bsuite/

--Casey

http://about.Scriblio.net/
http://MaisonBisson.com/


On Sep 23, 2008, at 11:15 AM, Mike Walsh wrote:

> I am about to embark on my first  foray into Ajax and am looking for  
> some
> pointers about doing this within the context of WordPress.  What I  
> want to
> do is present a list to a user, let them reorder it using drag and  
> drop, and
> then store the new list order back in the database.  Should be  
> pretty simple
> - the widget side bar does this - it is just new to me.
>
>
>
> So as a newbie in this area, are there any recommendations I should  
> follow?
> Does anyone have a simple example they can point me to?



More information about the wp-hackers mailing list