if (e.keyCode == 13) { oTable.fnFilter( this.value ) ); } } ); [/code] What you want to do is unbind the event handler DataTables adds ...
確定! 回上一頁