from __future__ import *
MochiKit 1.3.1
April 29, 2006 at 09:10 AM | categories: AJAX, javascript, MochiKit | View CommentsMochiKit 1.3.1 is now available [download].
This is a bug fix release of MochiKit 1.3, which includes some minor documentation improvements and the following important fixes:
- Fix sendXMLHttpRequest sendContent regression
- Internet Explorer fix in MochiKit.Logging (printfire exception)
- Internet Explorer XMLHttpRequest object leak fixed in MochiKit.Async