Good day All,

I normally found prototype sample like following :-

[code]
onComplete    : function(transport) {
                                                console.log('done');
                                                console.log
(transport);
                                        }
[/code]

but i have no idea what is 'Transport' means in function(transport) ,
what are the other common parameters used in function ?

Thank you !
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to