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 6716721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:46:04+00:00 2026-05-26T08:46:04+00:00

HTML markup generated is below HTML <input type="hidden" name="CONTROL$POSITION" value="" id="control_position_1"/> <input type="hidden" name="CONTROL$POSITION"

  • 0

HTML markup generated is below

HTML

<input type="hidden" name="CONTROL$POSITION" value="" id="control_position_1"/>
<input type="hidden" name="CONTROL$POSITION" value="" id="control_position_2"/>
<input type="hidden" name="CONTROL$POSITION" value="" id="control_position_3"/>

Where each hidden field value represents the draggable controls x and y co-ordinates. I would like to get the output like below on a button click. I am confused as to what needs to be done

Output

name$xvalue$yvalue[seperator]repeats

here is a simple iteration

name=position,x=10,y=10,seperator=§ so this would be output position$10$10§.

Question:

How to generate a output on button click as given in output section above.

  • 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-05-26T08:46:04+00:00Added an answer on May 26, 2026 at 8:46 am

    Not completely understanding all the details, but the general solution could look like:

    var res = [];
    $('input[name="CONTROL$POSITION"]').each(function () {
        res.push('name=position,' + $(this).val());
    })
    alert(res.join('§'));
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Existing markup: <g:textField name=identifier/> <g:remoteLink action=newId update=identifier>generate new id</g:remoteLink> Corresponding HTML markup: <input type=text
Given the following markup <!DOCTYPE HTML PUBLIC -//W3C//DTD HTML Strict//EN><META http-equiv=Content-Type content=text/html; charset=utf-8> <HTML
Why isn't the markup for the hidden input field showing up when i use
If in the markup you declare a control like this: <asp:Label runat=server AssociatedControlID=txtSomeInput>Some Input:</asp:Label>
Does Django have any template tags to generate common HTML markup? For example, I
I'm interested in selectively parsing Mediawiki XML markup to generate a customized HTML page
Suppose a HTML markup like this: <ul> <li>List item 1</li> <li>List item 2</li> <li>List
Suppose I have this html markup: <div id=wrapper> <pre class=highlight> $(function(){ // hide all
I have the following html: HTML markup <ul id=test> <li><a href=http://www.yahoo.com>yahoo</a></li> <li><a href=http://www.google.com>Google</a></li> </ul>
What's the best way to load HTML markup for a custom jQuery UI widget?

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.