Skip to main content

Bug Tracker

Side navigation

#5585 closed feature (duplicate)

Opened December 03, 2009 01:18AM UTC

Closed November 01, 2010 05:21AM UTC

Last modified November 01, 2010 05:21AM UTC

jQuery.ajax should support onInteractive callbacks (readyState == 3)

Reported by: nathansobo Owned by:
Priority: major Milestone: 1.4
Component: ajax Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

readyState 3 works in FF, Chrome, and Safari and is required to implement streaming XHR based ajax clients. Prototype supports this callback with onInteractive, but I'd like to build the client based on jQuery.

Attachments (0)
Change History (2)

Changed November 01, 2010 05:21AM UTC by snover comment:1

resolution: → duplicate
status: newclosed

Changed November 01, 2010 05:21AM UTC by snover comment:2

Duplicate of #1172.