Added a fix for setting the style property in IE: .attr("style", "...") (bug #1170).
[jquery.git] / src / ajax /
2006-08-22 John ResigAdded a bunch of fixes for AJAX timeouts, etc. in Safari.
2006-08-17 John ResigMade some minor fixes to how content-type and context...
2006-08-17 John ResigAdded in a mess of AJAX fixes and optimisations, made...
2006-08-13 John ResigMoved all the jQuery source to the new src directory.