Bug Tracker

Ticket #2905 (closed bug: worksforme)

Opened 5 months ago

Last modified 5 months ago

innerHeight, innerWidth, outerHeight and outerWidth methods missing in current release

Reported by: christianzyweck Assigned to: anonymous
Type: bug Priority: critical
Milestone: 1.2.3 Component: core
Version: 1.2.3 Keywords:
Cc: Needs: Patch

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

Change History

Changed 5 months ago by scott.gonzalez

  • status changed from new to closed
  • resolution set to worksforme

Those functions do exist.

Changed 5 months ago by christianzyweck

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.