Side navigation
#2905 closed bug (worksforme)
Opened May 20, 2008 01:46PM UTC
Closed May 20, 2008 02:46PM UTC
Last modified May 21, 2008 07:12AM UTC
innerHeight, innerWidth, outerHeight and outerWidth methods missing in current release
Reported by: | christianzyweck | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.2.3 |
Component: | core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
when comparing the sources from http://code.jquery.com/jquery-latest.js with the ones i obtained from http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.2.3.js i noticed that the above mentioned methods where missing from the source in the current release.
in my case, this prevents the accordion widget from working.
Attachments (0)
Change History (2)
Changed May 20, 2008 02:46PM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
Changed May 21, 2008 07:12AM UTC by comment:2
confirmed working in yesterdays 1.2.4 release, however, the functions do not exist in the 1.2.3 release from google code mentioned above. not sure if the 1.5b4 release of jquery ui is supposed to work with jquery 1.2.3, as no requirements are specified on the jquery ui site.
Those functions do exist.