2 Replies - 449 Views - Last Post: 27 January 2015 - 09:24 AM

#1 sfdcdev   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 26-January 15

Getting Checked Checkboxes on top of the div.

Posted 26 January 2015 - 09:00 AM

Hi,

I have a page here http://jsfiddle.net/mpw2ffqn/9/

On click on 'map fields', you can select multiple check boxes and when clicked Save, it gets the checked values in the test box beside it. When you click map fields again for the same row, all checked values are retained. I want to keep all checked values on top of the div. how could I achieve this? Any idea?
Is This A Good Question/Topic? 0
  • +

Replies To: Getting Checked Checkboxes on top of the div.

#2 Dormilich   User is offline

  • 痛覚残留
  • member icon

Reputation: 4303
  • View blog
  • Posts: 13,677
  • Joined: 08-June 10

Re: Getting Checked Checkboxes on top of the div.

Posted 26 January 2015 - 09:02 AM

on top of what div?
Was This Post Helpful? 0
  • +
  • -

#3 sfdcdev   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 26-January 15

Re: Getting Checked Checkboxes on top of the div.

Posted 27 January 2015 - 09:24 AM

Sorry for confusion. The div that I open as a dialog is "divPopUp". So basically the checked chatterboxes should be shown first after you close the dialog and open again. And important thing is I also want to reset the sequence of check boxes to original sequence for other rows where the check boxes have been selected. Now since it is the same div if you select few check boxes for one row and keep them first, the sequence will get changed for other rows as well.

Thanks,
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1