Clear
Up
SharpKit Reference
SharpKit.AspNetAjax
SharpKit.ExtJs
SharpKit.SenchaTouch-2.0.0
SharpKit.FireFox.Firebug
SharpKit.Html4
SharpKit.Html
SharpKit.Html.Linq
SharpKit.JavaScript
SharpKit.jQTouch
SharpKit.jQuery
SharpKit.jQuery
AjaxSettings Class
AjaxStatus Enum
Deferred Class
Event Class
EventsMap Class
jQuery Class
jQueryBrowser Class
jQueryContext Class
jQueryContextBase Class
jQueryFx Class
jqXHR Class
jqXHR Constructor
abort Method
getAllResponseHeaders Method
getResponseHeader Method
readyState Property
responseText Property
setRequestHeader Method
status Property
statusText Property
Promise Class
TopLeft Class
SharpKit.jQueryUI
SharpKit.jQueryUI.Controls
SharpKit.JsClr
SharpKit.KnockoutJs-1.2.1
SharpKit.jQueryMobile-1.0b1
SharpKit.RxJS
SharpKit.Raphael
jqXHR Class
Namespace:
SharpKit.jQuery
Base Types
System.Object
Constructors
Name
Description
jqXHR()
Methods
Name
Description
abort()
Cancels the current HTTP request.
getAllResponseHeaders()
Retrieves all response headers in a single string
getResponseHeader(string)
Retrieves a response header value by name
setRequestHeader(string, string)
Adds custom HTTP headers to the request which departs from the standard by replacing the old value with the new one rather than concatenating the new value to the old one
Properties
Name
Description
readyState
Retrieves the current state of the request operation.
responseText
Retrieves the response body as a string.
status
Retrieves the HTTP status code of the request.
statusText
Retrieves the friendly HTTP status of the request.
© Copyright 2005-2011 SharpKit. All rights reserved.