Comments and changes to this ticket
-
Mark Caudill July 9th, 2009 @ 10:39 PM
- Tag changed from abort, ajax to ajax
-
Mark Caudill July 10th, 2009 @ 12:11 AM
The success method needs to return false if the request is aborted/timed out.
-
Mark Caudill July 10th, 2009 @ 01:25 PM
- Tag changed from ajax to ajax, patched
-
John-David Dalton July 28th, 2009 @ 09:31 PM
Resolved by https://github.com/jdalton/fusejs/commit/afa0b4c133d5e7a18bfe451e0695b69e090249f5
Thanks Mark for spear heading this.
-
John-David Dalton July 28th, 2009 @ 09:31 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.
People watching this ticket
Referenced by
- 43 Ajax: remove IE agent sniff and add lastState Part one of this was addressed by jdalton's commit for "e...