谁能告诉我剧院我如何将值设置为 DIV TAG DYNAMICALLY USING javascript
<div class="sD" style="width:55px;" id="CYearHold">
Here i have to display Current year
</div>
<select id="CYear" class="inputControl simple" style="width:55px;" name="currentYear" onChange="setYear1(this);">
</select>