Skip to content

.outerHeight( function(index, height) ) doesn't specify the function prototype #989

Closed
@tdelmas

Description

@tdelmas

https://api.jquery.com/outerheight/#outerHeight-functionindex--height specify only
Type: Function()
https://api.jquery.com/innerheight/#innerHeight-function is more specific:
Type: Function( Integer index, Number height ) => String or Number
I think for outerHeight it should be the same?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions