[Proto-Scripty] Updater and Sortable problem

2008-10-13 Thread Team SPAM!
I'm trying to make a page that get some HTML from an Ajax.Updater call and make the results sortable items. If I put an alert call into my javascript function which calls the Updater then that sortables work. If I take out the alert call then the page will be updates with new data, but they won't

[Proto-Scripty] Re: Updater and Sortable problem

2008-10-13 Thread Team SPAM!
#x27;, >                                         { method: 'get', parameters: > $('panelForm').serialize(true), onComplete: function() { >        styleObj = document.getElementById('searchResultsStations').style; >        styleObj.display = 'block'; >