Etable/翻頁
出自六年制學程
一、表單翻頁
sendFormData(…)
- 條件:sendFormData('condition',本程式,listId)
- 含 onchange="createOpt("categoryItem",todo_categoryItem,this.selectedIndex);"
- 批次:sendFormData('batch__$this->listId',本程式,listId);
- 跳到指定頁:postData(本程式,跳到哪頁,listId)
二、表單元素翻頁
- OK 按鈕:<input type='button' value=提示 onclick="postData(本程式,$this->overPageUrl($overPage)&f[長欄名]=$true['key'],listId);">
- 打字縮小選單範圍:
三、連結翻頁
postData(…)
- 插編刪:postData(本程式,$this->overPageUrl($overPage),listId);return false;