Side navigation
#1952 closed bug (fixed)
Opened November 21, 2007 04:56PM UTC
Closed May 04, 2008 09:15AM UTC
jQuery UI errors out when downloaded with only tabs.
Reported by: | peterwooley | Owned by: | john |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | ui | Version: | 1.2.1 |
Keywords: | tabs, ui | Cc: | |
Blocked by: | Blocking: |
Description
When you attempt to include a build of jQuery UI that was downloaded with only the 'Tabs' option selected from ui.jquery.com (after jQuery has been included, of course), this error is given in Firefox 2.0.0.9 / Windows:
(From Firebug)
$.ui[w] has no properties http://[domainname]/scripts/jquery.ui.js Line 8
After the error, no jQuery UI functionality appears to work in any browser and $(foo).tabs() reports that it is not a function.
If, when downloading the build, "Draggables" and "Droppables" are selected, everything works as expected, except with a considerable file size increase.
Attachments (0)
Change History (3)
Changed November 24, 2007 08:15PM UTC by comment:1
owner: | → john |
---|
Changed March 15, 2008 04:39PM UTC by comment:2
See #2115 (closed as duplicate) for the cause of the problem.
Changed May 04, 2008 09:15AM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
This is fixed in the new download builder, whichs is going to be release soon.