May be you forgot the LI ID in your HTML

On Mon, 2006-03-20 at 12:43 -0500, Whitcraft, Jon wrote:
> I have this code.
> 
>  
> 
> <script type="text/javascript">
> 
> Sortable.create('orderable', {onUpdate: doAlert});
> 
>                                      
> 
>             function doAlert() {
> 
>                         alert("Hello");
> 
>             }
> 
> </script>
> 
>  
> 
>  
> 
> But when I move an item it doesn’t fire the doAlert command, am I
> missing something?
> 
>  
> 
> Thanks
> 
>  
> 
> 
> 
> 
> Jon Whitcraft
> Indianapolis Motor Speedway
> [EMAIL PROTECTED]
> 
> 
> Phone: (317) 492-8623 :: Fax: (317)
>              492-6419
> 
> 
> 
>  
> 
> 
> ********************
> ********************
> This E-mail (and attachments) may contain confidential/privileged
> information intended only for the named addressee(s). If you are not
> an intended recipient, do not read, copy, disseminate or take any
> action based on the content of this E-mail. Please notify the sender
> by reply E-mail and erase this E-mail from your system. Your
> assistance is appreciated. E-mail transmission may not be secure or
> error-free. The company is not responsible for any loss/damage arising
> from any virus transmitted.
> ********************
> ********************
> _______________________________________________
> Rails-spinoffs mailing list
> Rails-spinoffs@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to