onSuccess Ajax.Responders
Reported by Otis B. Driftwood | August 3rd, 2008 @ 05:52 PM | in 1.6.1
Hi
it would be nice, if the onSuccess-Event is available for the Axjax.Responders.register method.
add this, please (line 1293):
if( this.success() ){
Ajax.Responders.dispatch('onSuccess', this, response);
}
thank you :)
Comments and changes to this ticket
-
Tobie Langel August 5th, 2008 @ 03:21 PM
- → Tag changed from ajax onsuccess responders to ajax
- → Milestone changed from to 1.6.1
- → State changed from new to enhancement
- → Assigned user changed from to Tobie Langel
-
Tobie Langel August 5th, 2008 @ 03:28 PM
I'd like to deprecate Ajax.Responders in favor of custom events for an upcoming version of Prototype, so I'm not sure this would make it in in this current state.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The Prototype JavaScript library.
