Displaying 1 result from an estimated 1 matches for "demido".
Did you mean:
debido
2008 Mar 14
0
My sortables are sporadically becoming unsortable.
Hi,
Background:
I''m writing a piece of code to display etsy.com items in a squidoo
module. Squidoo provide a module development kit which uses ajax and
php.
See the example here: http://www.demido.co.uk/etsy (Currently only
works in FF).
The user enters a valid etsy userID, hit go, an ajax.updater passes
the userid to a php script the php script goes
off and finds the items returns the items in two lists and updates my
content div with these two lists.
After this I call a sortable.create...