Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
tdelmas opened this issue Oct 9, 2016 · 1 comment
Assignees

Comments

@tdelmas
Copy link

tdelmas commented Oct 9, 2016

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?

@AurelioDeRosa
Copy link
Member

Thank you for opening this issue. I'll fix this ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants