原文:Accessing Text Nodes Next to Checkboxes, JQuery [duplicate]
Possible Duplicate: How do I select text nodes with jQuery? I am trying to move the data that is in the text node adjacent to a checkbox on the selection of the checkbox. I am using jquery. The ...