Skip to content

Commit 5b23a10

Browse files
authored
Update README.md
1 parent 0d75ce4 commit 5b23a10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ Everytime you request a page that extends a user's session, use the reset functi
9393
```javascript
9494
$(document).ajaxStop(function(){
9595
$.jTimeout().reset();
96-
//handle ajax response
9796
});
9897
//warning: If $.ajax() or $.ajaxSetup() is called with the global option set to false, the .ajaxStop() method will not fire.
9998
```

0 commit comments

Comments
 (0)