<div class="tabsContent" style="height: 450px;"><div><table class="list nowrap itemDetail" addButton="建立課程" width="100%"><thead><tr><th type="lookup" name="teachCourseList[#index#].teacher.teacherName"p="teachCourseList[#index#].teacher" lookupUrl="${contextPath }/teachCourse/showAllTeacher.action" size="12" fieldClass="required">教師</th><th type="text" name="teachCourseList[#index#].score" size="12" fieldClass="required digits">學分</th><th type="text" name="teachCourseList[#index#].totalStudyHour" size="12" fieldClass="required digits">學時</th><th type="del" width="60">操作</th> </tr></thead><tbody></tbody></table></div></div>
<th type="lookup" name="teachCourseList[#index#].teacher.teacherName" lookupGroup="teachCourseList[#index#].teacher" lookupUrl="${contextPath }/teachCourse/showAllTeacher.action" size="12" fieldClass="required">教師</th>