EasyUI各種技巧

1-時間控件

<input id="startDate" value="${order.businessStartDate}" name="businessStartDate"     
	class="easyui-datebox querytext beginMonth" type="text"  data-options="onSelect:dateValidate">

值改變事件:data-options=“onSelect:dateValidate”
取值:var dateVal = KaTeX parse error: Expected 'EOF', got '#' at position 3: ('#̲startDate').dat…("#txtstart").datetimebox(‘setValue’, calEvent.start+"");

2-

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章