JQueryを使用してスパンクラス内の値を取得する方法は?Jqueryを使ってtd内のスパンの値を取得するには?
<td class="date-data">
<input type="text" id="start_2262016233000" class="form-control form-control-small make-small fieldEditable sampleValidation hasDatepicker" style="display:none" value="26-Jan-2015" maxlength="10" name="$FO$i_submitSample.arrSampleStartDaTe">
<span class="lblStartDt lblCurrentValue">26-Jan-2015</span>
</td>
「[jQueryを使用しての値を取得するにはどうすればよいですか?](http://stackoverflow.com/questions/1921342/how-do-i-get-a-value-of-a-span -using-jquery) –