Skip to main content

Bug Tracker

Side navigation

#14095 closed bug (duplicate)

Opened July 02, 2013 09:26PM UTC

Closed July 03, 2013 01:03AM UTC

outerWidth() or outerHeight() vs outerWidth(true) or outerHeight(true)

Reported by: mc.jakubowski@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 2.0.2
Keywords: Cc:
Blocked by: Blocking:
Description

When I'm using mentioned methods with 'true' param, all seems to work correct. But when I'm using methods without 'true' param (legal according to the documentation) - result is 'this' object instead of width/height measure.

Some screenshots documenting this issue can be found here:

http://tinypic.com/r/35d6c11/5

http://tinypic.com/r/t7bzoy/5

Attachments (0)
Change History (1)

Changed July 03, 2013 01:03AM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

Duplicate of #12491.Most likely a plugin is hooking the function. When used by itself there is no problem. See the dup ticket.