Very weird - any idea, Eduardo?
On Tue, Oct 7, 2008 at 1:26 AM, Whoever <[EMAIL PROTECTED]> wrote:
>
> I tried to build custom script 1.6rc2, sortable, packed,
> $(document).ready(function() {
> $("#alist").sortable({
> handle: '.handle',
> update: function() {
> $("input#someresult").val($
> ('#alist').sortable('serialize'));
> }
> });
>
> it works from http://localhost, but got an error when running from
> remote, object not referenced...
>
> When using 1.5.2 stable, everything is fine. Just FYI.
>
> >
>
--
Paul Bakaus
UI Architect
--
http://paulbakaus.com
http://www.linkedin.com/in/paulbakaus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" 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/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---