Skip to main content

Bug Tracker

Side navigation

#7487 closed enhancement (invalid)

Opened November 12, 2010 12:12PM UTC

Closed November 12, 2010 03:02PM UTC

Last modified March 13, 2012 04:03PM UTC

provide a version without IE6 support

Reported by: felash@gmail.com Owned by:
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

Now it's time to reduce the library size by removing IE6 support (or at least, having a way to easily remove this support).

Attachments (0)
Change History (4)

Changed November 12, 2010 03:00PM UTC by boushley comment:1

resolution: → duplicate
status: newclosed

This project still supports IE 6, and thus we are not going to start having multiple versions of the library some with less support than others. The jQuery project still values being an IE 6 library.

Changed November 12, 2010 03:02PM UTC by boushley comment:2

resolution: duplicate
status: closedreopened

Changed November 12, 2010 03:02PM UTC by boushley comment:3

resolution: → invalid
status: reopenedclosed

Changed November 12, 2010 03:03PM UTC by ajpiano comment:4

This idea comes up very regularly, and it is not, at the present time, something the jQuery team is considering. There is almost no code in the library that exists solely to support IE6. Instead, most IE-specific code deals with IE 6 and 7, and there is just as much, if not more, special code in the library to handle Safari oddities as IE. jQuery is a cross browser library and IE6, much as it sucks, is still in wide use in many circles. We'd all like to live in a world where IE6 is a thing of the past, but until it is, jQuery cannot remove support for it in order to save a KB or two.