#2905 closed bug (worksforme)
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.
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
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.
Note: See
TracTickets for help on using
tickets.
Those functions do exist.