jQuery.ajaxTransport( dataType, handler )Returns: undefined
Description: Creates an object that handles the actual transmission of Ajax data.
-
version added: 1.5jQuery.ajaxTransport( dataType, handler )
- dataTypeType: StringA string identifying the data type to use
-