Search and Top Navigation
#3865 closed bug (fixed)
Opened January 17, 2009 01:03AM UTC
Closed January 19, 2009 10:22AM UTC
All "open in new window" demos have 'jquery not defined' errors
Reported by: | epascarello | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | [meta] ui.site | Version: | 1.6rc5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
All of the demos that open up in their own window such as:
http://ui.jquery.com/applications/demos/dialog/default.html
http://ui.jquery.com/applications/demos/datepicker/dropdown_month_year.html
have the errors
jQuery is not defined http://ui.jquery.com/applications/ui/ui.core.js Line 530 jQuery is not defined http://ui.jquery.com/applications/ui/ui.datepicker.js Line 1619
when the demo pages load. Error occurs in FF3 and IE8b2.
Attachments (0)
Change History (3)
Changed January 17, 2009 02:20AM UTC by comment:1
component: | ui.core → [meta] ui.site |
---|---|
milestone: | TBD → 1.6 |
Changed January 17, 2009 08:33PM UTC by comment:2
I guess it's just missing the jQuery file: http://ui.jquery.com/applications/jquery-1.3.js
Changed January 19, 2009 10:22AM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed. Thanks.