I do remember that this was discussed months ago but I did not find the thread.
I managed to compose drag & drop sortable list by GDraggableObject http://mapsapi.googlepages.com/sortstack.htm Actually it was easier than I thought. There are options, properties and methods in GDraggableObject that support the task. One amazing thing was that you can run the constructor inline. There is no difference between inline and window.onload, not even with IE. There must be some mechanism in GDraggableObject that waits until dom is built. The 'sad' thing is that IE does not survive. Chrome is brilliant with things like this. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
