Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8274101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T07:38:21+00:00 2026-06-08T07:38:21+00:00

I am trying to build a team picker application that allows you drag the

  • 0

I am trying to build a team picker application that allows you drag the players who are not into teams into teams.

I am using JQUERY UI sortable with “connectWith”. So far I can drag the players from the players list into separate teams, however I want to be able to fire an update for each individual player when they are moved between teams.

I have created a jsfiddle:

http://jsfiddle.net/dXmpG/

When the “player” is dragged from the players list to the team list the script alerts the name of the two lists however what I would like to be able to get is the id of the line item that has been moved so that I can send an update similar to:

myupdatescript.php?Player=[li item id]&FirstList=Players&SecondList=Team1

Is there anyway of extracting the id of the line item that is getting moved?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T07:38:23+00:00Added an answer on June 8, 2026 at 7:38 am

    Try this as your update function:

    update: function (event, ui) { 
        alert($(ui.item).attr("id"));
    } 
    

    Note that you’ll get the alert twice because you have two instances of “.connectedSortable”, one for Team1 and the other for Team2. So Team1’s sortupdate event will trigger, then Team2’s sortupdate event will trigger.

    Updated jsfiddle: http://jsfiddle.net/pjFgw/1/

    jQuery UI referrence: http://jqueryui.com/demos/sortable/#event-update

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to deploy a web application using MSDeploy, on Team Build in TFS.
My team is trying to build an Android application for a tablet that will
I'm trying to build and run ruby code that a team member wrote for
I'm trying to Publish a Web Site using Team Build 2010, but I didn't
In my Team Build, I have to run an application that displays a UI.
I'm getting the following error when trying to build my app using Team Foundation
I am trying to build an application to help our marketing team manage a
I'm trying to install Team Build (2008) on a different Build Server (BS) to
I'm trying to utilise TFS Team Build to deploy web applications from a solution
I am trying build a jQuery EasyUI datagrid or treegrid out of a large

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.